blob: 4e3fc23f94b50b9827e8e73307f20dad252ab718 [file] [log] [blame]
.text
.globl _start
.type _start, @function
_start:
movq foobar@GOTPCREL(%rip), %rax
.size _start, .-_start