Retro68/binutils/ld/testsuite/ld-i386/pr20117.s
2017-04-10 13:32:00 +02:00

8 lines
128 B
ArmAsm

.comm DEBUGLEVEL,4,4
.text
.globl _start
.type _start, @function
_start:
.byte 0xeb, 0x8b
movl $DEBUGLEVEL@GOT, %ebp