Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
ca386f3137eb68621fadba546d9eb35ac2f82de3
/
.
/
arch
/
s390
/
power
/
swsusp_64.c
blob: 9516a517d72f83e3a403c54211e645a9dbc8bbdc [
file
] [
log
] [
blame
]
/*
* Support for suspend and resume on s390
*
* Copyright IBM Corp. 2009
*
* Author(s): Hans-Joachim Picht <hans@linux.vnet.ibm.com>
*
*/
#include
<asm/system.h>
#include
<linux/interrupt.h>
void
do_after_copyback
(
void
)
{
mb
();
}