Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
42a4172b6ebb4a419085c6caee7c135e51cae5ea
/
.
/
arch
/
s390
/
kernel
/
crash.c
blob: 3819153de8bd2b33c90454c591bcc84be4552704 [
file
] [
log
] [
blame
]
/*
* Copyright IBM Corp. 2005
*
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>
*
*/
#include
<linux/threads.h>
#include
<linux/kexec.h>
#include
<linux/reboot.h>
void
machine_crash_shutdown
(
struct
pt_regs
*
regs
)
{
}