Decompile __scYield

This commit is contained in:
Ryan Dwyer
2021-01-25 22:14:27 +10:00
parent acd0fe0eef
commit 2cafbb46df
4 changed files with 11 additions and 21 deletions
+1
View File
@@ -18,6 +18,7 @@ void __scHandleRetrace(OSSched *sc);
void __scAppendList(OSSched *sc, OSScTask *t);
void __scExec(OSSched *sc, OSScTask *sp, OSScTask *dp);
void __scMain(void *arg);
void __scYield(OSSched *sc);
struct bootbufferthing *func0000244c(void);
void func00002400(void);
void func000024e8(void);
-1
View File
@@ -4,7 +4,6 @@
#include "types.h"
u32 func000490b0(void);
u32 func00049100(void);
u32 func00049120(void);
#endif