blob: a597bb3b23c4015f2bf470c6c84de319c2173383 [file] [log] [blame]
.text
.p2align 4,,15
.globl _start
.type _start, @function
_start:
movl foo(%rip), %eax
.size _start, .-_start