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