summaryrefslogtreecommitdiffabout
path: root/gammu/emb/gammu/depend/nokia/dct3trac/wmx-util.h
blob: 8c15df0a67f3e0259d1b70d51767abb54feaf31f (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef WMX_UTIL_INCLUDED
#define WMX_UTIL_INCLUDED

void dumpraw(char *str, unsigned char *buffer, size_t length);
void binstr(char *dest, unsigned int value, int len);

#endif

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