FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/gpf/frame/vsi_sem.c @ 319:2c760f6b1fe0
gsm-fw/gpf/frame: everything compiles except vsi_trc.c
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Fri, 11 Apr 2014 08:13:52 +0000 |
parents | 79080922d8e4 |
children |
comparison
equal
deleted
inserted
replaced
318:0c87c1f9dac5 | 319:2c760f6b1fe0 |
---|---|
22 #define __VSI_SEM_C__ | 22 #define __VSI_SEM_C__ |
23 #endif | 23 #endif |
24 | 24 |
25 /*==== INCLUDES ===================================================*/ | 25 /*==== INCLUDES ===================================================*/ |
26 | 26 |
27 #include "gpfconf.h" | |
27 #include "typedefs.h" | 28 #include "typedefs.h" |
28 #include "vsi.h" | 29 #include "vsi.h" |
29 #include "os.h" | 30 #include "os.h" |
30 #include "frm_defs.h" | 31 #include "frm_defs.h" |
31 #include "frm_types.h" | 32 #include "frm_types.h" |