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