diff src/simulator.asm @ 275:653a3ab08062

rename into hwOS
author heinrichsweikamp
date Thu, 07 May 2015 13:11:14 +0200
parents ad62dff7739a
children d1117b99fd99
line wrap: on
line diff
--- a/src/simulator.asm	Tue May 05 14:58:16 2015 +0200
+++ b/src/simulator.asm	Thu May 07 13:11:14 2015 +0200
@@ -9,7 +9,7 @@
 ; HISTORY
 ;  2011-07-09 : [jDG] Creation...
 
-#include "ostc3.inc"					; Mandatory include.
+#include "hwos.inc"					; Mandatory include.
 #include "convert.inc"                  ; output_*
 #include "shared_definitions.h"         ; Mailbox from/to p2_deco.c
 #include "strings.inc"                  ; STRCPY,...