Update release readme after making 2.43.1 release
[binutils-gdb.git] / ld / testsuite / ld-i386 / pr20117.s
blobde2dd28e06bcfc53229e1cead608d5bcc8cf2755
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