powerpc: create kernel/setup.h
for functions defined by setup-common.c and used in setup_xx.c Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
This commit is contained in:
6
arch/powerpc/kernel/setup.h
Normal file
6
arch/powerpc/kernel/setup.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _POWERPC_KERNEL_SETUP_H
|
||||
#define _POWERPC_KERNEL_SETUP_H
|
||||
|
||||
void check_for_initrd(void);
|
||||
|
||||
#endif /* _POWERPC_KERNEL_SETUP_H */
|
Reference in New Issue
Block a user