cpp-d1064d
[cross.git] / i686-linux-gnu-4.7 / usr / include / linux / unistd.h
diff --git a/i686-linux-gnu-4.7/usr/include/linux/unistd.h b/i686-linux-gnu-4.7/usr/include/linux/unistd.h
new file mode 100644 (file)
index 0000000..a92361f
--- /dev/null
@@ -0,0 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
+#ifndef _LINUX_UNISTD_H_
+#define _LINUX_UNISTD_H_
+
+/*
+ * Include machine specific syscall numbers
+ */
+#include <asm/unistd.h>
+
+#endif /* _LINUX_UNISTD_H_ */