blob: b4bc38d3b043517c6fe9733e9635cd32319829f2 [file] [log] [blame]
.text
.type foo, @function
foo:
ret
.globl _start
.type _start, @function
_start:
jmp *foo@GOT