blob: fbc73b645c8c5886bd5084dd857d83fbd47e385a [file] [log] [blame]
; Return-type insns. Keep a nop after them, in case a sane
; warning is added to the assembler.
.text
start:
ret
nop
reti
nop
retb
nop
end: