blob: 57cd88f972a11997d0543ebbc65add2a0f323036 [file] [log] [blame]
.text
.type foo, @function
foo:
ret
.globl _start
.type _start, @function
_start:
call *foo@GOT