*** empty log message ***
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfweak / size2b.s
CommitLineData
5cfd5a0c
PB
1 .text
2 .weak _start
3 .type _start, "function"
4_start:
5 .byte 0
6 .byte 0
7 .size _start, 2
This page took 0.030908 seconds and 4 git commands to generate.