repo.or.cz
/
linux-2.6
/
kmemtrace.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
i386/x86_64: move headers to include/asm-x86
[linux-2.6/kmemtrace.git]
/
include
/
asm-x86
/
intel_arch_perfmon.h
blob
4f6d4e6bf57e4b6c794284c479551c1401557771
1
#ifdef CONFIG_X86_32
2
# include
"intel_arch_perfmon_32.h"
3
#else
4
# include
"intel_arch_perfmon_64.h"
5
#endif