]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/powerpc/kernel/setup.h
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[mirror_ubuntu-bionic-kernel.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 */