blob: 83907ffcc6f639febb90a0c76d7050277ae9bc5d [file] [log] [blame]
.text
.align 2
.ent foo
.globl foo
.set noreorder
foo:
jr $31
nop
.end foo