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
/
__osGetCurrFaultedThread.c
blob: f36799b26fa8844939f4b359a28b26025f145eeb (
plain
)
1
2
3
4
5
#include "global.h" OSThread* __osGetCurrFaultedThread(void) { return __osFaultedThread; }