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
/
__osSpGetStatus.c
blob: 8987b2414a5e82d29d0d2cb48ce19e0d57b3c57b (
plain
)
1
2
3
4
5
#include "global.h" u32 __osSpGetStatus() { return HW_REG(SP_STATUS_REG, u32); }