blob: e67066c1933ee8a37a0f6176cbe85f6096a7c607 [file] [log] [blame]
#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 */