Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
81257def2ab8ae1680583ce1e5f018dc6c8ed98d
/
.
/
include
/
asm-x86
/
kexec.h
blob: 718ddbfb95163f8d514709ffa980458c5d616892 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "kexec_32.h"
#else
# include "kexec_64.h"
#endif