aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.asm/powerpc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.asm/powerpc.inc')
-rw-r--r--gdb/testsuite/gdb.asm/powerpc.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.asm/powerpc.inc b/gdb/testsuite/gdb.asm/powerpc.inc
index 2597ad6..a0797bf 100644
--- a/gdb/testsuite/gdb.asm/powerpc.inc
+++ b/gdb/testsuite/gdb.asm/powerpc.inc
@@ -40,6 +40,7 @@
.endm
comment "Declare a data variable"
+ .purgem gdbasm_datavar
.macro gdbasm_datavar name value
.data
\name: