comparison src/option_table.asm @ 275:653a3ab08062

rename into hwOS
author heinrichsweikamp
date Thu, 07 May 2015 13:11:14 +0200
parents 6c4ad243cb44
children 2fe34fc0e2ae
comparison
equal deleted inserted replaced
274:9347893b74ce 275:653a3ab08062
8 ;============================================================================= 8 ;=============================================================================
9 ; HISTORY 9 ; HISTORY
10 ; 2014-08-03 : mH creation 10 ; 2014-08-03 : mH creation
11 ; 11 ;
12 12
13 #include "ostc3.inc" ; Mandatory header 13 #include "hwos.inc" ; Mandatory header
14 #include "eeprom_rs232.inc" 14 #include "eeprom_rs232.inc"
15 15
16 ;============================================================================= 16 ;=============================================================================
17 ; Options Tables 17 ; Options Tables
18 18