Update the address of the FSF in the copyright notice of files which were using the...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr20117.s
CommitLineData
7d4d9709
L
1 .comm DEBUGLEVEL,4,4
2 .text
3 .globl _start
4 .type _start, @function
5_start:
6 .byte 0xeb, 0x8b
7 movl $DEBUGLEVEL@GOT, %ebp
This page took 0.088506 seconds and 4 git commands to generate.