comparison gsm-fw/L1/include/l1_macro.h @ 535:30f2e994fcb0

gsm-fw/L1/include/l1_macro.h: #include lines preened
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 02 Aug 2014 01:15:25 +0000
parents 25a7fe25864c
children
comparison
equal deleted inserted replaced
534:fc789f72a7d1 535:30f2e994fcb0
7 * 7 *
8 ************* Revision Controle System Header *************/ 8 ************* Revision Controle System Header *************/
9 9
10 #include "l1_confg.h" 10 #include "l1_confg.h"
11 #if(L1_DYN_DSP_DWNLD == 1) 11 #if(L1_DYN_DSP_DWNLD == 1)
12 #include "l1_dyn_dwl_const.h" 12 #include "../dyn_dwl_include/l1_dyn_dwl_const.h"
13 #endif 13 #endif
14 #include "l1_types.h" 14 #include "l1_types.h"
15 15
16 #if (TRACE_TYPE==5) && NUCLEUS_TRACE 16 #if (TRACE_TYPE==5) && NUCLEUS_TRACE
17 //WARNING : this type of trace takes a lot of space in data RAM (~16kB) 17 //WARNING : this type of trace takes a lot of space in data RAM (~16kB)
18 18
19 // switch for Nucleus debugging messages. 19 // switch for Nucleus debugging messages.