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