at v2.6.16 6 lines 132 B view raw
1#ifndef _POWERPC_KERNEL_SETUP_H 2#define _POWERPC_KERNEL_SETUP_H 3 4void check_for_initrd(void); 5 6#endif /* _POWERPC_KERNEL_SETUP_H */