patch-2.4.10 linux/drivers/char/pcwd.c
Next file: linux/drivers/char/pcxx.c
Previous file: linux/drivers/char/pcmcia/serial_cs.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Sep 13 15:21:32 2001
- Orig file:
v2.4.9/linux/drivers/char/pcwd.c
- Orig date:
Thu May 24 15:14:08 2001
diff -u --recursive --new-file v2.4.9/linux/drivers/char/pcwd.c linux/drivers/char/pcwd.c
@@ -656,3 +656,7 @@
module_init(pcwatchdog_init);
module_exit(pcwatchdog_exit);
+
+MODULE_LICENSE("GPL");
+
+EXPORT_NO_SYMBOLS;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)