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
/
osDpGetStatus.c
blob: b5267b060d54cb11c6665d8e3006ea735bf89c9e (
plain
)
1
2
3
4
5
#include "global.h" u32 osDpGetStatus(void) { return DPC_STATUS_REG; }