Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
8ab89567da0cea9bae2c1b5dad47b51c424479e4
/
.
/
include
/
asm-x86
/
intel_arch_perfmon.h
blob: 4f6d4e6bf57e4b6c794284c479551c1401557771 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "intel_arch_perfmon_32.h"
#else
# include "intel_arch_perfmon_64.h"
#endif