blob: 221b159962f22447f7ca3086bcca574676c873fe [file] [log] [blame]
.text
.globl bar
.type bar, @function
bar:
leal foo@GOTOFF(%ecx), %eax
ret
.size bar, .-bar
.hidden foo