Taking an undefined function's address in an executable
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-weak-2c.s
CommitLineData
8602d4fe
RS
1 .globl foo
2 .csect foo[DS]
3foo:
4 .long c1
5 .long c2
6 .long c3
7 .long c4
8 .long d1
9 .long d2
10 .long d3
11 .long d4
This page took 0.24408 seconds and 4 git commands to generate.