blob: ca6887c06a8a221d372acf70202b92c59fb8f08f [file] [log] [blame]
.text
.globl _start
_start:
lda $0, foo($29) !gprel
.section .sbss
foo: .quad 0