diff src/option_table.asm @ 275:653a3ab08062

rename into hwOS
author heinrichsweikamp
date Thu, 07 May 2015 13:11:14 +0200
parents 6c4ad243cb44
children 2fe34fc0e2ae
line wrap: on
line diff
--- a/src/option_table.asm	Tue May 05 14:58:16 2015 +0200
+++ b/src/option_table.asm	Thu May 07 13:11:14 2015 +0200
@@ -10,7 +10,7 @@
 ;   2014-08-03 : mH creation
 ;
 
-#include    "ostc3.inc"                  ; Mandatory header
+#include    "hwos.inc"                  ; Mandatory header
 #include 	"eeprom_rs232.inc"
 
 ;=============================================================================