FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/L1/include/l1_trace.h @ 536:93feb6393fe8
gsm-fw/L1/include/l1_trace.h: include path for rvt_gen.h like before
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sat, 02 Aug 2014 01:22:43 +0000 |
parents | 25a7fe25864c |
children | d8f39cef94d0 |
comparison
equal
deleted
inserted
replaced
535:30f2e994fcb0 | 536:93feb6393fe8 |
---|---|
9 | 9 |
10 | 10 |
11 #ifndef __L1_TRACE_H__ | 11 #ifndef __L1_TRACE_H__ |
12 #define __L1_TRACE_H__ | 12 #define __L1_TRACE_H__ |
13 | 13 |
14 #include "rvt_gen.h" | 14 #include "../../riviera/rvt/rvt_gen.h" |
15 #include <string.h> | 15 #include <string.h> |
16 | 16 |
17 #if (defined RVM_RTT_SWE || (OP_L1_STANDALONE == 1)) | 17 #if (defined RVM_RTT_SWE || (OP_L1_STANDALONE == 1)) |
18 #include "rtt_gen.h" | 18 #include "rtt_gen.h" |
19 #endif | 19 #endif |
20 | |
21 | |
22 | 20 |
23 #define L1_BINARY_TRACE 0 | 21 #define L1_BINARY_TRACE 0 |
24 | 22 |
25 /********************/ | 23 /********************/ |
26 /* Main definitions */ | 24 /* Main definitions */ |