kbuild: fix silentoldconfig with make O=
[linux-2.6/verdex.git] / arch / s390 / kernel / crash.c
blob7bd169c58b0c229ba636be895444fbaf1ee5dc29
1 /*
2 * arch/s390/kernel/crash.c
4 * (C) Copyright IBM Corp. 2005
6 * Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>
8 */
10 #include <linux/threads.h>
11 #include <linux/kexec.h>
13 note_buf_t crash_notes[NR_CPUS];
15 void machine_crash_shutdown(struct pt_regs *regs)