aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/include/asm/alternative.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/include/asm/alternative.h')
-rw-r--r--tools/include/asm/alternative.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/include/asm/alternative.h b/tools/include/asm/alternative.h
index b54bd860dff6..7ce02a223732 100644
--- a/tools/include/asm/alternative.h
+++ b/tools/include/asm/alternative.h
@@ -4,7 +4,6 @@
/* Just disable it so we can build arch/x86/lib/memcpy_64.S for perf bench: */
-#define altinstruction_entry #
-#define ALTERNATIVE_2 #
+#define ALTERNATIVE #
#endif