Sign in
coral
/
linux-mtk
/
2b94de552e07610dfa79fc49ea49d1cfa5cd9ce8
/
.
/
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