diff code_part1/OSTC_code_asm_part1/definitions.asm @ 489:b8edb7362870

Cleanup shared_definitions include path
author JeanDo
date Mon, 17 Oct 2011 21:55:09 +0200
parents 4c93c2154f18
children a5235ae970af
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Mon Oct 17 21:39:48 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Mon Oct 17 21:55:09 2011 +0200
@@ -111,12 +111,6 @@
 	CONFIG	STVREN = OFF         ;Stack full/underflow will not cause Reset
 
 ;=============================================================================
-
-;#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.
 ; Note: overlayed with md_hash temporary space.
 c_code_data_stack   EQU 0x800