Remove perror from ld_assemble, ld_compile and ld_nm
[deliverable/binutils-gdb.git] / ld / testsuite / ld-checks / over2.s
1 .text
2 .globl _start
3 _start:
4 .globl _main
5 _main:
6 .long 0
This page took 0.03182 seconds and 4 git commands to generate.