comparison gsm-fw/gpf/osx/osx.c @ 492:517cde3e238e

osx.c: global data done
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 30 Jun 2014 19:31:52 +0000
parents 886cd11bc45f
children 4775ba17ba05
comparison
equal deleted inserted replaced
491:886cd11bc45f 492:517cde3e238e
9 #include <string.h> 9 #include <string.h>
10 #include "typedefs.h" 10 #include "typedefs.h"
11 #include "vsi.h" 11 #include "vsi.h"
12 #include "cust_os.h" 12 #include "cust_os.h"
13 13
14 int osx_config = 2;
15 int _caller;
16 T_OSX_REGISTER _osx_registry[7];