xref: /linux/arch/powerpc/kernel/setup.h (revision f3d9478b2ce468c3115b02ecae7e975990697f15)
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