blob: eda4804bc5e27042a3259c6d0e5a0e4342f92d5d [file] [log] [blame]
.text
.align 5
.globl f
f:
mov.l .L1,r0
rts
nop
.align 2
.L1: .long g - f
.long foo@GOT