Decompile rdpCreateTask

This commit is contained in:
Ryan Dwyer
2021-04-01 20:04:19 +10:00
parent 028b86f7aa
commit c49972f46e
14 changed files with 154 additions and 184 deletions
+1 -5
View File
@@ -25,11 +25,7 @@ typedef struct OSScTask_s {
OSTask list;
OSMesgQueue *msgQ;
OSMesg msg;
#ifndef _FINALROM /* all #ifdef items should */
OSTime startTime; /* remain at the end!!, or */
OSTime totalTime; /* possible conflict if */
#endif /* FINALROM library used with */
} OSScTask; /* non FINALROM code */
} OSScTask;
/*
* OSScTask flags: