FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/g23m-aci/dti/dti_kerf.c @ 778:ac329f4627ac
gsm-fw/g23m-aci/dti compiles into libdti.a
author | Michael Spacefalcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 07 Mar 2015 23:00:01 +0000 |
parents | eedbf248bac0 |
children |
comparison
equal
deleted
inserted
replaced
777:08f148c63220 | 778:ac329f4627ac |
---|---|
25 | 25 |
26 #ifndef DTI_KERF_C | 26 #ifndef DTI_KERF_C |
27 #define DTI_KERF_C | 27 #define DTI_KERF_C |
28 #endif | 28 #endif |
29 | 29 |
30 #include "config.h" | |
31 #include "fixedconf.h" | |
32 #include "condat-features.h" | |
30 | 33 |
31 /*==== CONST =======================================================*/ | 34 /*==== CONST =======================================================*/ |
32 | 35 |
33 #include <string.h> | 36 #include <string.h> |
34 #include "typedefs.h" | 37 #include "typedefs.h" |