Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / include / uapi / linux / unistd.h
diff --git a/kernel/include/uapi/linux/unistd.h b/kernel/include/uapi/linux/unistd.h
new file mode 100644 (file)
index 0000000..aa8d5b5
--- /dev/null
@@ -0,0 +1,9 @@
+#ifndef _LINUX_UNISTD_H_
+#define _LINUX_UNISTD_H_
+
+/*
+ * Include machine specific syscall numbers
+ */
+#include <asm/unistd.h>
+
+#endif /* _LINUX_UNISTD_H_ */