blob: 1eff3093c8b039c16408026ccb28eb5c818e419e [file] [log] [blame]
.abicalls
.option pic0
.global __start
.set micromips
.ent __start
__start:
jal f1
jal f2
jal f3
.end __start