Fixed minor issues and added some asm files.

This commit is contained in:
David Benepe
2020-08-01 07:43:45 -05:00
parent b741509352
commit d416539bd3
44 changed files with 100 additions and 65 deletions
+1 -1
View File
@@ -160,4 +160,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