Remove perror from ld_assemble, ld_compile and ld_nm
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr20528a.s
1 .text
2 .section .text.startup,"ax",%progbits
3 .globl main
4 .type main, %function
5 main:
6 .byte 0
This page took 0.037448 seconds and 4 git commands to generate.