comparison gsm-fw/gpf/inc/ipcapi.h @ 317:06ee56829697

GPF: frame.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 11 Apr 2014 05:37:27 +0000
parents 79080922d8e4
children
comparison
equal deleted inserted replaced
316:79080922d8e4 317:06ee56829697
21 #define IPCAPI_H 21 #define IPCAPI_H
22 22
23 #include "cms.h" 23 #include "cms.h"
24 24
25 #undef EXPORT 25 #undef EXPORT
26 #include <typedefs.h> 26 #include "typedefs.h"
27 27
28 /* define extra function codes for driver ipc */ 28 /* define extra function codes for driver ipc */
29 #define IPC_SELF 10 29 #define IPC_SELF 10
30 #define IPC_INITCH 11 30 #define IPC_INITCH 11
31 #define IPC_EXITCH 12 31 #define IPC_EXITCH 12