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
/
spgetstat.c
blob: 5b749e03f6ec80224cc7bd86236d31309709e87e (
plain
)
1
2
3
4
5
#include "ultra64.h" u32 __osSpGetStatus(void) { return IO_READ(SP_STATUS_REG); }