summaryrefslogtreecommitdiff
path: root/sim/testsuite/d10v-elf/loop.s
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/d10v-elf/loop.s')
-rw-r--r--sim/testsuite/d10v-elf/loop.s6
1 files changed, 0 insertions, 6 deletions
diff --git a/sim/testsuite/d10v-elf/loop.s b/sim/testsuite/d10v-elf/loop.s
deleted file mode 100644
index e1371e4d951..00000000000
--- a/sim/testsuite/d10v-elf/loop.s
+++ /dev/null
@@ -1,6 +0,0 @@
- .text
- .globl _start
-
-_start:
- bra _start
- nop