FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/g23m-aci/aci/cmh_dti.c @ 792:44bac38197dd
aci: cmh_cphs.c through cmh_f.c done
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Thu, 12 Mar 2015 22:11:27 +0000 |
parents | eedbf248bac0 |
children |
comparison
equal
deleted
inserted
replaced
791:ac7e4de3e23b | 792:44bac38197dd |
---|---|
16 | DTI managment. | 16 | DTI managment. |
17 | $Identity:$ | 17 | $Identity:$ |
18 +------------------------------------------------------------------------------ | 18 +------------------------------------------------------------------------------ |
19 */ | 19 */ |
20 | 20 |
21 #include "config.h" | |
22 #include "fixedconf.h" | |
23 #include "condat-features.h" | |
24 #include "aci_conf.h" | |
25 | |
21 #ifdef DTI | 26 #ifdef DTI |
22 | 27 |
23 #ifndef CMH_DTI_C | 28 #ifndef CMH_DTI_C |
24 #define CMH_DTI_C | 29 #define CMH_DTI_C |
25 #endif | 30 #endif |