aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/include/asm/exception.h')
-rw-r--r--arch/ia64/include/asm/exception.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/include/asm/exception.h b/arch/ia64/include/asm/exception.h
index d90236090e8c..6bb246dcdaeb 100644
--- a/arch/ia64/include/asm/exception.h
+++ b/arch/ia64/include/asm/exception.h
@@ -19,7 +19,6 @@ struct exception_table_entry;
extern void ia64_handle_exception(struct pt_regs *regs,
const struct exception_table_entry *e);
-extern const struct exception_table_entry *search_exception_tables(unsigned long addr);
#define ia64_done_with_exception(regs) \
({ \