blob: bf66a450151dd8e3235f2090c35b325e8ebf38e8 [file]
.text
.global _start, dest
_start:
CALL dest
CALL dest
.align 3
dest:
NOP