patch-2.4.19 linux-2.4.19/arch/mips/kernel/irixinv.c
Next file: linux-2.4.19/arch/mips/kernel/irq.c
Previous file: linux-2.4.19/arch/mips/kernel/irixelf.c
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Fri Aug  2 17:39:43 2002
-  Orig file: 
linux-2.4.18/arch/mips/kernel/irixinv.c
-  Orig date: 
Sat May 13 08:29:14 2000
diff -urN linux-2.4.18/arch/mips/kernel/irixinv.c linux-2.4.19/arch/mips/kernel/irixinv.c
@@ -4,8 +4,6 @@
  * use the linked lists for the inventory yet. 
  *
  * Miguel de Icaza, 1997.
- *
- * $Id: irixinv.c,v 1.3 1998/04/05 11:23:51 ralf Exp $
  */
 #include <linux/mm.h>
 #include <linux/init.h>
@@ -79,3 +77,5 @@
 	add_to_inventory (2, 2, 0, 1, 0);
 	add_to_inventory (7, 14, 0, 0, 6);
 }
+
+module_init(init_inventory);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)