blob: 0dc7c99dda6f5e3bc58bbc2b6f9b6e182769c8b4 [file] [log] [blame]
;; Return with exit code 47.
.global _start
_start:
ldi32 #47,r4
ldi32 #1,r0
int #10