]> err.no Git - linux-2.6/blobdiff - arch/sh/kernel/sh_ksyms.c
[PATCH] x86: fix stack trace facility level
[linux-2.6] / arch / sh / kernel / sh_ksyms.c
index 6954fd62470ae8ace2c382c4044375151bf8c9c9..1cf94a618be3c97fa21207b4811e36e88634f780 100644 (file)
 #include <asm/cacheflush.h>
 #include <asm/checksum.h>
 
-extern void dump_thread(struct pt_regs *, struct user *);
 extern int dump_fpu(struct pt_regs *, elf_fpregset_t *);
 extern struct hw_interrupt_type no_irq_type;
 
 EXPORT_SYMBOL(sh_mv);
 
 /* platform dependent support */
-EXPORT_SYMBOL(dump_thread);
 EXPORT_SYMBOL(dump_fpu);
 EXPORT_SYMBOL(iounmap);
 EXPORT_SYMBOL(enable_irq);