blob: 647e8e13e3174f81678d6997905038a3350b0569 [file] [log] [blame]
.abicalls
.set noreorder
.set nomacro
.section .init,0x1,0x6,4,4
#if _MIPS_SIM == _ABIO32
lw $31,0($sp)
jr $31
addiu $sp,$sp,16
#else
ld $31,0($sp)
ld $28,8($sp)
jr $31
daddiu $sp,$sp,16
#endif
.section .fini,0x1,0x6,4,4
#if _MIPS_SIM == _ABIO32
lw $31,0($sp)
jr $31
addiu $sp,$sp,16
#else
ld $31,0($sp)
ld $28,8($sp)
jr $31
daddiu $sp,$sp,16
#endif