1 parent 2daacc5 commit bebff0dCopy full SHA for bebff0d
1 file changed
pic16bit/unistd.h
@@ -3,6 +3,7 @@
3
4
// XC16 compiler doesn't seem to have unistd.h file
5
6
+#define SEEK_SET 0
7
#define SEEK_CUR 1
8
9
typedef int ssize_t;
0 commit comments