Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
cb46984504048db946cd551c261df4e70d59a8ea
/
.
/
include
/
asm-x86
/
cpufeature.h
blob: b7160a4598d74e4db6da761e08abff080d59c1e0 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "cpufeature_32.h"
#else
# include "cpufeature_64.h"
#endif