diff options
Diffstat (limited to 'sim/testsuite/d10v-elf/t-trap.s')
-rw-r--r-- | sim/testsuite/d10v-elf/t-trap.s | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/testsuite/d10v-elf/t-trap.s b/sim/testsuite/d10v-elf/t-trap.s new file mode 100644 index 0000000..6ac4ae0 --- /dev/null +++ b/sim/testsuite/d10v-elf/t-trap.s @@ -0,0 +1,5 @@ +.include "t-macros.i" + + start + + exit47 |