papermario/asm/nonmatchings/os/code_45df0_len_970/osCleanupThread.s

12 lines
302 B
ArmAsm
Raw Normal View History

2020-08-04 08:49:11 +02:00
.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel osCleanupThread
/* 046750 8006B350 00002021 */ addu $a0, $zero, $zero
/* 046754 8006B354 0C01B254 */ jal osDestroyThread
/* 046758 8006B358 00000000 */ nop
/* 04675C 8006B35C 00000000 */ nop
2020-08-06 06:11:15 +02:00