Gammu internals  1.38.0
n3650.h
Go to the documentation of this file.
1 /* (c) 2003 by Marcin Wiacek */
2 
3 #ifndef n3650_h
4 #define n3650_h
5 
6 #include "../../../gsmstate.h"
7 #include "../../../service/gsmmisc.h"
8 
9 #ifndef GSM_USED_MBUS2
10 # define GSM_USED_MBUS2
11 #endif
12 #ifndef GSM_USED_FBUS2
13 # define GSM_USED_FBUS2
14 #endif
15 
16 typedef struct {
17  int FileLev;
20  GSM_File *Files[10000];
23 
24 #endif
25 
26 /* How should editor hadle tabs in this file? Add editor commands here.
27  * vim: noexpandtab sw=8 ts=8 sts=8:
28  */
int FilesLocationsUsed
Definition: n3650.h:18
int FilesLocationsCurrent
Definition: n3650.h:19