tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr20528b.s
1 .text
2 .section .text.startup,"axe",%progbits
3 .globl main1
4 .type main1, %function
5 main1:
6 .byte 0
This page took 0.041684 seconds and 4 git commands to generate.