summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/xc16x/nop.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/xc16x/nop.s')
-rw-r--r--gas/testsuite/gas/xc16x/nop.s6
1 files changed, 0 insertions, 6 deletions
diff --git a/gas/testsuite/gas/xc16x/nop.s b/gas/testsuite/gas/xc16x/nop.s
deleted file mode 100644
index cc297e16002..00000000000
--- a/gas/testsuite/gas/xc16x/nop.s
+++ /dev/null
@@ -1,6 +0,0 @@
- .section .text
- .global _fun
-xc16x_nop:
- nop
- nop
-