summaryrefslogtreecommitdiffstatshomepage
path: root/pic16bit/unistd.h
diff options
context:
space:
mode:
Diffstat (limited to 'pic16bit/unistd.h')
-rw-r--r--pic16bit/unistd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pic16bit/unistd.h b/pic16bit/unistd.h
new file mode 100644
index 0000000000..5ed9cb4101
--- /dev/null
+++ b/pic16bit/unistd.h
@@ -0,0 +1,3 @@
+// XC16 compiler doesn't seem to have unistd.h file
+
+#define SEEK_CUR 1