Properly handle common symbol and weak function
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / header.s
CommitLineData
59e0647f
NS
1 .text
2 .globl main
3main:
723cda25 4 .rept 0x40 - 0x15
59e0647f
NS
5 .long 0xfedcba98
6 .endr
7 .data
8 .long 0x76543210
This page took 0.258298 seconds and 4 git commands to generate.