brewco/util.h

changeset 487
d5bc44183aa4
parent 486
5a237a99a793
child 488
bee1f70fb42b
--- a/brewco/util.h	Thu Feb 25 22:42:54 2016 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-#ifndef	_UTIL_H
-#define	_UTIL_H
-
-
-int  mkdirs(char *, mode_t);
-int  file_exist(char *, int);
-int  file_cp(char *, char *);
-#ifndef HAVE_WIRINGPI_H
-long millis(void);
-#endif
-void hlt_status(int);
-void mlt_status(int);
-void pump_status(int);
-
-
-#endif

mercurial