patch-pre2.0.3 linux/kernel/ksyms.c

Next file: linux/kernel/sys.c
Previous file: linux/include/net/af_unix.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.2/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -74,6 +74,8 @@
 extern int request_dma(unsigned int dmanr, char * deviceID);
 extern void free_dma(unsigned int dmanr);
 
+extern void hard_reset_now(void);
+
 struct symbol_table symbol_table = {
 #include <linux/symtab_begin.h>
 #ifdef MODVERSIONS
@@ -292,6 +294,7 @@
 	X(simple_strtoul),
 	X(system_utsname),
 	X(sys_call_table),
+	X(hard_reset_now),
 
 	/* Signal interfaces */
 	X(send_sig),

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this