comparison gsm-fw/gpf/inc/os_const.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
20 #ifndef OS_CONST_H 20 #ifndef OS_CONST_H
21 #define OS_CONST_H 21 #define OS_CONST_H
22 22
23 /*==== INCLUDES =============================================================*/ 23 /*==== INCLUDES =============================================================*/
24 24
25 #include "gpfconf.h"
25 26
26 /*==== CONSTS ===============================================================*/ 27 /*==== CONSTS ===============================================================*/
27 28
28 #define PTR_OVERHEAD 8 29 #define PTR_OVERHEAD 8
29 30