FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/L1/include/l1_trace.h @ 528:1affe428bf72
getting closer to compiling l1_cust.c
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Tue, 15 Jul 2014 16:54:52 +0000 |
parents | afceeeb2cba1 |
children | 25a7fe25864c |
comparison
equal
deleted
inserted
replaced
527:a6ff7b513bcf | 528:1affe428bf72 |
---|---|
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 |