Sign in
zircon-guest
/
third_party
/
linux
/
b9ec0339d8e22cadf2d9d1b010b51dc53837dfb0
/
.
/
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