FreeCalypso > hg > tcs211-l1-reconst
changeset 107:bfee762b21f3
l1_func.c fully reconstructed: matches TCS211 object
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Fri, 08 Apr 2016 03:50:10 +0000 |
parents | c768c181ece8 |
children | 0b78e29313b4 |
files | chipsetsw/layer1/cfile/l1_func.c |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/chipsetsw/layer1/cfile/l1_func.c Fri Apr 08 03:45:52 2016 +0000 +++ b/chipsetsw/layer1/cfile/l1_func.c Fri Apr 08 03:50:10 2016 +0000 @@ -167,9 +167,11 @@ #endif extern const UWORD8 bootCode[] ; - UWORD32 fn_prev; // Added as a debug stage.. /* DSP patch */ +#if ( FF_REPEATED_DL_FACCH == 1 ) + UWORD32 fn_prev; // Added as a debug stage.. +#endif /*-------------------------------------------------------*/ /* Prototypes of internal functions used in this file. */