summaryrefslogtreecommitdiff
path: root/ld/include/fcntl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/include/fcntl.h')
-rw-r--r--ld/include/fcntl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/include/fcntl.h b/ld/include/fcntl.h
new file mode 100644
index 0000000..8c1ec8b
--- /dev/null
+++ b/ld/include/fcntl.h
@@ -0,0 +1,2 @@
+#define O_RDONLY 0
+#define O_WRONLY 1