patch-1.3.64 linux/kernel/ksyms.c

Next file: linux/net/ipv4/af_inet.c
Previous file: linux/include/linux/proc_fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.63/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -106,15 +106,6 @@
 extern void free_dma(unsigned int dmanr);
 extern int (*rarp_ioctl_hook)(int,void*);
 
-extern void (* iABI_hook)(struct pt_regs * regs);
-
-#ifdef CONFIG_BINFMT_ELF
-#include <linux/elfcore.h>
-extern int dump_fpu(elf_fpregset_t *);
-#endif
-
-extern void dump_thread(struct pt_regs *, struct user *);
-
 struct symbol_table symbol_table = {
 #include <linux/symtab_begin.h>
 #ifdef MODVERSIONS
@@ -472,11 +463,7 @@
 	X(tr_type_trans),
 #endif
 
-#ifdef CONFIG_BINFMT_ELF
-	X(dump_fpu),
-#endif
 	/* bimfm_aout */
-	X(dump_thread),
 	X(get_write_access),
 	X(put_write_access),
 

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