summaryrefslogblamecommitdiffstats
path: root/arch/powerpc/kernel/setup.h
blob: e67066c1933ee8a37a0f6176cbe85f6096a7c607 (plain) (tree)
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 */