blob: f680a58a3add7aa48b55121b192c8d05e569e60e [file] [log] [blame]
.globl __start
.type __start, %function
__start:
rts
nop
.end __start