blob: e67066c1933ee8a37a0f6176cbe85f6096a7c607 [file] [log] [blame]
Stephen Rothwell66ba1352005-11-09 11:01:06 +11001#ifndef _POWERPC_KERNEL_SETUP_H
2#define _POWERPC_KERNEL_SETUP_H
3
4void check_for_initrd(void);
Kumar Gala7e990262006-05-05 00:02:08 -05005void do_init_bootmem(void);
6void setup_panic(void);
Stephen Rothwell66ba1352005-11-09 11:01:06 +11007
8#endif /* _POWERPC_KERNEL_SETUP_H */