Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / powerpc / kernel / setup.h
CommitLineData
66ba135c
SR
1#ifndef _POWERPC_KERNEL_SETUP_H
2#define _POWERPC_KERNEL_SETUP_H
3
4void check_for_initrd(void);
7e990266
KG
5void do_init_bootmem(void);
6void setup_panic(void);
480f6f35 7extern int do_early_xmon;
66ba135c
SR
8
9#endif /* _POWERPC_KERNEL_SETUP_H */