FreeCalypso > hg > freecalypso-sw
diff gsm-fw/g23m-aci/aci/cmh_simr.c @ 798:28f24c230edd
aci: cmh_sim?.c done
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 04 Apr 2015 22:51:00 +0000 |
parents | eedbf248bac0 |
children |
line wrap: on
line diff
--- a/gsm-fw/g23m-aci/aci/cmh_simr.c Mon Mar 16 05:06:47 2015 +0000 +++ b/gsm-fw/g23m-aci/aci/cmh_simr.c Sat Apr 04 22:51:00 2015 +0000 @@ -24,6 +24,11 @@ #define CMH_SIMR_C #endif +#include "config.h" +#include "fixedconf.h" +#include "condat-features.h" +#include "aci_conf.h" + #include "aci_all.h" /*==== INCLUDES ===================================================*/ #include "aci_mem.h" @@ -38,7 +43,7 @@ #endif /* of #ifdef FAX_AND_DATA */ #ifndef _SIMULATION_ -#include "ffs/ffs.h" +#include "../../services/ffs/ffs.h" #include "ffs_coat.h" #endif @@ -640,7 +645,7 @@ //TISH, patch for ASTec31853 //start /*modified for Roaming issue*/ - TRACE_EVENT("reset mm reg stat"); + TRACE_EVENT("reset mm reg stat"); mmShrdPrm.regStat = NO_VLD_RS; //end /* process event spontaneous insertion */