patch-2.3.48 linux/include/asm-mips64/shmparam.h

Next file: linux/include/asm-mips64/sigcontext.h
Previous file: linux/include/asm-mips64/shmiq.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/include/asm-mips64/shmparam.h linux/include/asm-mips64/shmparam.h
@@ -0,0 +1,12 @@
+/* $Id: shmparam.h,v 1.2 2000/01/29 01:42:28 ralf Exp $
+ *
+ * This file is subject to the terms and conditions of the GNU General Public
+ * License.  See the file "COPYING" in the main directory of this archive
+ * for more details.
+ */
+#ifndef _ASM_SHMPARAM_H
+#define _ASM_SHMPARAM_H
+
+#define	SHMLBA 0x40000			/* attach addr a multiple of this */
+
+#endif /* _ASM_SHMPARAM_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)