aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include/asm/alternative-asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/include/asm/alternative-asm.h')
-rw-r--r--tools/perf/util/include/asm/alternative-asm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/include/asm/alternative-asm.h b/tools/perf/util/include/asm/alternative-asm.h
index 6789d788d494..3a3a0f16456a 100644
--- a/tools/perf/util/include/asm/alternative-asm.h
+++ b/tools/perf/util/include/asm/alternative-asm.h
@@ -4,5 +4,6 @@
/* Just disable it so we can build arch/x86/lib/memcpy_64.S for perf bench: */
#define altinstruction_entry #
+#define ALTERNATIVE_2 #
#endif