patch-2.3.30 linux/include/linux/ipc.h

Next file: linux/include/linux/irq.h
Previous file: linux/include/linux/ioport.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.29/linux/include/linux/ipc.h linux/include/linux/ipc.h
@@ -38,10 +38,6 @@
 
 #ifdef __KERNEL__
 
-/* special shmsegs[id]  values */
-#define IPC_UNUSED	((void *) -1)
-#define IPC_NOID	((void *) -2)		/* being allocated/destroyed */
-
 #define IPCMNI 32768  /* <= MAX_INT limit for ipc arrays (including sysctl changes) */
 
 #endif /* __KERNEL__ */

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