xref: /linux/arch/powerpc/kernel/setup.h (revision 4f1933620f57145212cdbb1ac6ce099eeeb21c5a)
1 #ifndef _POWERPC_KERNEL_SETUP_H
2 #define _POWERPC_KERNEL_SETUP_H
3 
4 void check_for_initrd(void);
5 
6 #endif /* _POWERPC_KERNEL_SETUP_H */
7