66ba135c5a39
7e990266c845
1 2 3 4
5 6
7 8
#ifndef _POWERPC_KERNEL_SETUP_H #define _POWERPC_KERNEL_SETUP_H void check_for_initrd(void); void do_init_bootmem(void); void setup_panic(void); #endif /* _POWERPC_KERNEL_SETUP_H */