Sign in
googlers
/
maze
/
linux
/
86b1ae38c0a62409dc862a28e3f08920f55f944b
/
.
/
arch
/
s390
/
kernel
/
crash.c
blob: db38283c1f276a3bd400e6fb9f52413783d672ca [
file
] [
log
] [
blame
]
/*
* arch/s390/kernel/crash.c
*
* (C) Copyright IBM Corp. 2005
*
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>
*
*/
#include
<linux/threads.h>
#include
<linux/kexec.h>
note_buf_t
crash_notes
[
NR_CPUS
];
void
machine_crash_shutdown
(
void
)
{
}