Sign in
googlers
/
maze
/
linux
/
96a388de5dc53a8b234b3fd41f3ae2cedc9ffd42
/
.
/
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