Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
a53c8fab3f87c995c30ac226a03af95361243144
/
.
/
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
)
{
}