This commit is contained in:
Mittenshugg
2020-08-04 13:56:50 -05:00
71 changed files with 447 additions and 360 deletions
+1 -1
View File
@@ -177,4 +177,4 @@ extern void osSetEventMesg(OSEvent, OSMesgQueue *, OSMesg);
}
#endif
#endif /* !_OS_MESSAGE_H_ */
#endif /* !_OS_MESSAGE_H_ */
+1 -1
View File
@@ -111,4 +111,4 @@ void osViSwapBuffer(void *vaddr);
extern OSViMode osViModeTable[]; /* Global VI mode table */
#endif
#endif