comparison gsm-fw/g23m-aci/aci/aoc.c @ 784:5cc8a442efad

aci: aoc.c and ati_bas.c done
author Space Falcon <falcon@ivan.Harhan.ORG>
date Wed, 11 Mar 2015 08:27:02 +0000
parents eedbf248bac0
children
comparison
equal deleted inserted replaced
783:79ccc6a27a95 784:5cc8a442efad
16 +----------------------------------------------------------------------------- 16 +-----------------------------------------------------------------------------
17 | Purpose : This module defines the functions for the 17 | Purpose : This module defines the functions for the
18 | advice of charge handling of ACI. 18 | advice of charge handling of ACI.
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 #include "aci_all.h" 27 #include "aci_all.h"
23 28
24 #include "l4_tim.h" 29 #include "l4_tim.h"
25 30