patch-2.1.90 linux/ipc/util.c
Next file: linux/kernel/Makefile
Previous file: linux/ipc/msg.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Tue Mar 10 14:43:13 1998
- Orig file:
v2.1.89/linux/ipc/util.c
- Orig date:
Tue Dec 9 09:49:59 1997
diff -u --recursive --new-file v2.1.89/linux/ipc/util.c linux/ipc/util.c
@@ -20,7 +20,7 @@
#include <asm/uaccess.h>
-#if defined(CONFIG_SYSVIPC) || defined(CONFIG_KERNELD)
+#if defined(CONFIG_SYSVIPC)
extern void sem_init (void), msg_init (void), shm_init (void);
@@ -123,7 +123,4 @@
return -ENOSYS;
}
-void kerneld_exit(void)
-{
-}
#endif /* CONFIG_SYSVIPC */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov