comparison gsm-fw/g23m-gsm/mm/mm_pei.c @ 725:9ffa468dab07

mm_pei.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 04 Oct 2014 21:08:33 +0000
parents 2f7df7a314f8
children
comparison
equal deleted inserted replaced
724:9e777968b08f 725:9ffa468dab07
21 21
22 22
23 #ifndef MM_PEI_C 23 #ifndef MM_PEI_C
24 #define MM_PEI_C 24 #define MM_PEI_C
25 25
26 #include "config.h"
27 #include "fixedconf.h"
28 #include "condat-features.h"
29
26 #define ENTITY_MM 30 #define ENTITY_MM
27
28 31
29 /*==== INCLUDES ===================================================*/ 32 /*==== INCLUDES ===================================================*/
30 #if defined (NEW_FRAME) 33 #if defined (NEW_FRAME)
31 34
32 #include <string.h> 35 #include <string.h>