blob: 6a3359aef34c13cd69285317944b89ed57c5240a [file]
.text
.global _start, dest
_start:
CALL dest
.align 1
dest:
NOP