summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/tic54x/macros.lib
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/tic54x/macros.lib')
-rw-r--r--gas/testsuite/gas/tic54x/macros.lib7
1 files changed, 0 insertions, 7 deletions
diff --git a/gas/testsuite/gas/tic54x/macros.lib b/gas/testsuite/gas/tic54x/macros.lib
deleted file mode 100644
index 505ca4fb000..00000000000
--- a/gas/testsuite/gas/tic54x/macros.lib
+++ /dev/null
@@ -1,7 +0,0 @@
-!<arch>
-in_mlib.asm/ 934653484 500 100 100664 92 `
-IN_MLIB .macro AA,BB,CC
- ADD #AA,a
- ADD #BB,b
- ADD #CC,a
- .endm