comparison gsm-fw/g23m-aci/aci/cmh_sims.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
comparison
equal deleted inserted replaced
797:5d2a33180923 798:28f24c230edd
21 */ 21 */
22 22
23 #ifndef CMH_SIMS_C 23 #ifndef CMH_SIMS_C
24 #define CMH_SIMS_C 24 #define CMH_SIMS_C
25 #endif 25 #endif
26
27 #include "config.h"
28 #include "fixedconf.h"
29 #include "condat-features.h"
30 #include "aci_conf.h"
26 31
27 #include "aci_all.h" 32 #include "aci_all.h"
28 /*==== INCLUDES ===================================================*/ 33 /*==== INCLUDES ===================================================*/
29 #include "aci_cmh.h" 34 #include "aci_cmh.h"
30 35