Treat common symbol in executable as definition
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / flags1.s
1 .text
2 .globl start
3 .type start, %function
4 start:
5 .byte 0
This page took 0.033157 seconds and 4 git commands to generate.