Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
iwamatsu
/
linux-stable
/
refs/heads/linux-2.6.18.y
/
.
/
arch
/
s390
/
kernel
/
crash.c
blob: 926cceeae0faa27c7d6cb6a44b5141f83aaf46ae [
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>
void
machine_crash_shutdown
(
struct
pt_regs
*
regs
)
{
}