comparison gsm-fw/g23m-aci/aci/psa_satp.c @ 809:4c476f4254c4

aci: psa_sat?.c done
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sun, 05 Apr 2015 07:31:18 +0000
parents eedbf248bac0
children
comparison
equal deleted inserted replaced
808:d3538ac6e321 809:4c476f4254c4
17 | Purpose : This module defines the processing functions for the 17 | Purpose : This module defines the processing functions for the
18 | primitives send to the protocol stack adapter by the 18 | primitives send to the protocol stack adapter by the
19 | SIM application toolkit. 19 | SIM application toolkit.
20 +----------------------------------------------------------------------------- 20 +-----------------------------------------------------------------------------
21 */ 21 */
22
23 #include "config.h"
24 #include "fixedconf.h"
25 #include "condat-features.h"
26 #include "aci_conf.h"
22 27
23 #ifdef SIM_TOOLKIT 28 #ifdef SIM_TOOLKIT
24 29
25 #ifndef PSA_SATP_C 30 #ifndef PSA_SATP_C
26 #define PSA_SATP_C 31 #define PSA_SATP_C