aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include/asm/cpufeature.h
blob: 2270481c7e0aa98f13479fd26df35da18223eb72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0 */

#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 */