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