aboutsummaryrefslogblamecommitdiff
path: root/src/espik_global.h
blob: 52ca34fcd800131a26cfa5aa9e252762456de57a (plain) (tree)
1
2
3
4
5
6
7
8
9






                               

                 



                                          
#ifndef _HAVE_ESPIK_GLOBAL_H
#define _HAVE_ESPIK_GLOBAL_H

#define	APPS_NAME	"espik"
#define	ESPIK_VERSION	"0.0.1"

#define	MAX_LEN	512

#define _D_	0

#define __UNUSED__ __attribute__((unused))

#endif /* _HAVE_ESPIK_GLOBAL_H */