Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fe9e1d54e3ea2e5134d7aaa233441f9229326ef6
/
.
/
arch
/
powerpc
/
kernel
/
setup.h
blob: 4c67ad7fae085d2cc170c13d24f6cac27448705f [
file
] [
log
] [
blame
]
#ifndef
_POWERPC_KERNEL_SETUP_H
#define
_POWERPC_KERNEL_SETUP_H
void
check_for_initrd
(
void
);
void
do_init_bootmem
(
void
);
void
setup_panic
(
void
);
extern
int
do_early_xmon
;
#endif
/* _POWERPC_KERNEL_SETUP_H */