patch-2.2.13 linux/include/asm-sparc64/ipc.h
Next file: linux/include/asm-sparc64/irq.h
Previous file: linux/include/asm-sparc/uaccess.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Oct 19 17:14:02 1999
- Orig file:
v2.2.12/linux/include/asm-sparc64/ipc.h
- Orig date:
Wed Apr 23 19:01:28 1997
diff -u --recursive --new-file v2.2.12/linux/include/asm-sparc64/ipc.h linux/include/asm-sparc64/ipc.h
@@ -23,6 +23,9 @@
#define SHMGET 23
#define SHMCTL 24
+/* Used by the DIPC package, try and avoid reusing it */
+#define DIPC 25
+
/* We don't need to maintain backward compatibility on 64bit, we've started fresh */
#define IPCCALL(version,op) (op)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)