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
/
io
/
spsetstat.c
blob: 9becdb0ebe5363f429db017348151165f30dc4a3 (
plain
)
1
2
3
4
5
#include "ultra64.h" void __osSpSetStatus(u32 status) { IO_WRITE(SP_STATUS_REG, status); }