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