Initial creation of sourceware repository
[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.039077 seconds and 4 git commands to generate.