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
/
__osSpSetStatus.c
blob: 670dc1f3bc7e3f98e3999977681cb50e6dd21b63 (
plain
)
1
2
3
4
5
#include "global.h" void __osSpSetStatus(u32 a0) { HW_REG(SP_STATUS_REG, u32) = a0; }