tegrakernel/kernel/kernel-4.9/tools/perf/util/include/asm/cpufeature.h

10 lines
198 B
C
Raw Normal View History

2022-02-16 09:13:02 -06:00
#ifndef PERF_CPUFEATURE_H
#define PERF_CPUFEATURE_H
/* cpufeature.h ... dummy header file for including arch/x86/lib/memcpy_64.S */
#define X86_FEATURE_REP_GOOD 0
#endif /* PERF_CPUFEATURE_H */