Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
ppwaskie
/
net
/
5d538483ea4920899233d51f3e9c48c75cc10b6d
/
.
/
arch
/
x86
/
include
/
asm
/
suspend.h
blob: 2fab6c2c3575aa3c5233ec88015e2845c0008cf0 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include <asm/suspend_32.h>
#else
# include <asm/suspend_64.h>
#endif