index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libultra_code_O2
/
osSpTaskYield.c
blob: a78b7f9ad0a43e5621639a8add6909712b7345d7 (
plain
)
1
2
3
4
5
#include "global.h" void osSpTaskYield(void) { __osSpSetStatus(SP_STATUS_SIG3); }