Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 484:65850b513f1b
beta 2.03 start...
author | heinrichsweikamp |
---|---|
date | Thu, 13 Oct 2011 09:54:21 +0200 |
parents | 8e1fb9cdd62a |
children | e83f883c96b2 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Thu Oct 13 09:41:02 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Thu Oct 13 09:54:21 2011 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'2' ; Software version XX.YY +#DEFINE softwareversion_y d'3' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release) @@ -110,8 +110,9 @@ ;============================================================================= -;#include "../OSTC_code_c_part2/shared_definitions.h" -#include "ostc2_code/code_part1/OSTC_code_c_part2/shared_definitions.h" +#include "../OSTC_code_c_part2/shared_definitions.h" +;#include "ostc2_code/code_part1/OSTC_code_c_part2/shared_definitions.h" +;include "shared_definitions.h" ;============================================================================= ; Reserve space for C-code data space. Eg.when calling log.