comparison gsm-fw/g23m-aci/aci/cmh_sats.c @ 797:5d2a33180923

aci: cmh_sat?.c done
author Space Falcon <falcon@ivan.Harhan.ORG>
date Mon, 16 Mar 2015 05:06:47 +0000
parents eedbf248bac0
children
comparison
equal deleted inserted replaced
796:ac09e56b4e3b 797:5d2a33180923
16 +----------------------------------------------------------------------------- 16 +-----------------------------------------------------------------------------
17 | Purpose : This module provides the set functions related to the 17 | Purpose : This module provides the set functions related to the
18 | SIM application toolkit module. 18 | SIM application toolkit module.
19 +----------------------------------------------------------------------------- 19 +-----------------------------------------------------------------------------
20 */ 20 */
21
22 #include "config.h"
23 #include "fixedconf.h"
24 #include "condat-features.h"
25 #include "aci_conf.h"
21 26
22 #ifdef SIM_TOOLKIT 27 #ifdef SIM_TOOLKIT
23 28
24 #ifndef CMH_SATS_C 29 #ifndef CMH_SATS_C
25 #define CMH_SATS_C 30 #define CMH_SATS_C