blob: 5739fef104df32dfb9afbb1cf4315f4685955150 [file] [log] [blame]
.abicalls
.option pic0
.global __start
.ent __start
__start:
jal f1
jal f2
jal f3
.end __start