Searched refs:parse_booter (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-m68k/ | ||
D | macintosh.h | 33 extern void parse_booter(char *ptr); |
/linux-2.4.37.9/arch/m68k/mac/ | ||
D | bootparse.c | 23 void parse_booter(char *env) in parse_booter() function |