Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
775b64d2b6ca37697de925f70799c710aab5849a
/
.
/
include
/
asm-x86
/
alternative.h
blob: 9eef6a32a130490368c726a6587f53a7858e586f [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "alternative_32.h"
#else
# include "alternative_64.h"
#endif