blob: b4d1d73d6b49bfc42726c0dfe16c103c85cb3ca9 [file] [log] [blame]
.text
.global _start
.weak foo
_start:
leal foo@GOTOFF(%eax), %eax