Fixes for gdb.xml/tdesc-regs.exp.
[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.029829 seconds and 4 git commands to generate.