setup.h 132 字节
Newer Older
S
Stephen Rothwell 已提交
1 2 3 4 5 6
#ifndef _POWERPC_KERNEL_SETUP_H
#define _POWERPC_KERNEL_SETUP_H

void check_for_initrd(void);

#endif /* _POWERPC_KERNEL_SETUP_H */