This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / sim / testsuite / d10v-elf / loop.s
1 .text
2 .globl _start
3
4 _start:
5 bra _start
6 nop
This page took 0.0305 seconds and 5 git commands to generate.