Skip to content

Commit 0d6b234

Browse files
committed
pic16bit: Add basic unistd.h file since it's not provided by tool chain.
1 parent 8b4fb4f commit 0d6b234

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pic16bit/unistd.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// XC16 compiler doesn't seem to have unistd.h file
2+
3+
#define SEEK_CUR 1

0 commit comments

Comments
 (0)