blob: 5bda920b7fce6bc4ff557dc22c64a273be59ba07 [file] [log] [blame]
.text
.type foo, @function
.global foo
foo:
movl xxx@GOT(%ebx), %eax
ret
.data
xxx:
.long ifunc