Update the address of the FSF in the copyright notice of files which were using the...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pie1.s
CommitLineData
89d249d2
L
1 .text
2 .global _start
3 .weak foo
4_start:
5 leal foo@GOTOFF(%eax), %eax
This page took 0.048033 seconds and 4 git commands to generate.