cpp-d1064d
[cross.git] / i686-linux-gnu-4.7 / usr / include / asm-generic / types.h
diff --git a/i686-linux-gnu-4.7/usr/include/asm-generic/types.h b/i686-linux-gnu-4.7/usr/include/asm-generic/types.h
new file mode 100644 (file)
index 0000000..dfaa50d
--- /dev/null
@@ -0,0 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
+#ifndef _ASM_GENERIC_TYPES_H
+#define _ASM_GENERIC_TYPES_H
+/*
+ * int-ll64 is used everywhere now.
+ */
+#include <asm-generic/int-ll64.h>
+
+#endif /* _ASM_GENERIC_TYPES_H */