repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git]
/
tools
/
perf
/
util
/
include
/
asm
/
cpufeature.h
blob
acffd5e4d1d4eaab64a3decdf5b06c38c659565f
1
2
#ifndef PERF_CPUFEATURE_H
3
#define PERF_CPUFEATURE_H
4
5
/* cpufeature.h ... dummy header file for including arch/x86/lib/memcpy_64.S */
6
7
#define X86_FEATURE_REP_GOOD 0
8
9
#endif
/* PERF_CPUFEATURE_H */