Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sun3_get_model
arch/m68k/sun3/config.c
137
mach_get_model = sun3_get_model;
arch/m68k/sun3/sun3.h
11
void sun3_get_model(char *model);
arch/m68k/sun3x/config.c
53
mach_get_model = sun3_get_model;