summaryrefslogtreecommitdiffabout
path: root/gammu/emb/common/phone/nokia/dct3/n0650.h
blob: be491eb5c6374f1f0b47acebf420a743351d05ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* (c) 2004 by Marcin Wiacek */

#ifndef n650_h
#define n650_h

typedef struct {
	int fake;
} GSM_Phone_N650Data;

#ifndef GSM_USED_MBUS2
#  define GSM_USED_MBUS2
#endif

#endif

/* How should editor hadle tabs in this file? Add editor commands here.
 * vim: noexpandtab sw=8 ts=8 sts=8:
 */