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