Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
cpufeature.h
Go to the documentation of this file.
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 */