aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/fcntl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/fcntl.h')
-rw-r--r--include/asm-um/fcntl.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-um/fcntl.h b/include/asm-um/fcntl.h
new file mode 100644
index 0000000..812a654
--- /dev/null
+++ b/include/asm-um/fcntl.h
@@ -0,0 +1,6 @@
+#ifndef __UM_FCNTL_H
+#define __UM_FCNTL_H
+
+#include "asm/arch/fcntl.h"
+
+#endif