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