blob: 320264f14804ce8cfa22e18ec9e6a6f367b501bc [file]
.include "macros.inc"
start
test_name RET_1
load ra mark
ret
tc_fail
end
mark:
tc_pass
end