blob: 8e320470e2dec89b6fbd684c531de291823511fe [file]
.text
.globl _start
_start:
addl foo@GOT(%ebx), %eax
cmpl $0, foo@GOT(%ebx)
foo = 2