cpp-d1064d
[cross.git] / i686-linux-gnu-4.7 / usr / include / asm-generic / shmparam.h
diff --git a/i686-linux-gnu-4.7/usr/include/asm-generic/shmparam.h b/i686-linux-gnu-4.7/usr/include/asm-generic/shmparam.h
new file mode 100644 (file)
index 0000000..8b78c0b
--- /dev/null
@@ -0,0 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
+#ifndef __ASM_GENERIC_SHMPARAM_H
+#define __ASM_GENERIC_SHMPARAM_H
+
+#define SHMLBA PAGE_SIZE        /* attach addr a multiple of this */
+
+#endif /* _ASM_GENERIC_SHMPARAM_H */