blob: 1ecd50c1ebcb5632aa94e76e4c7c10d4bea73576 [file] [log] [blame]
.text
.type foo, @function
foo:
ret
.globl _start
.type _start, @function
_start:
movl foo@GOT, %eax