ecoff testsuite fixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-visium / brr_x_forward2.s
1 .global start
2 .global L1,L2
3 .text
4 start:
5 L1: nop
6 L2:
This page took 0.043568 seconds and 4 git commands to generate.