summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2003-01-15 16:10:44 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2003-01-15 16:10:44 -0800
commit9a5a65eb5b422e10a58309e79a75a88ab7f9d0db (patch)
tree5c859e296cdddaf3a922aea38c915cf769f6791a /include
parent4c942d72fa046cdbc96e376e1e0c22b5b8fefd8b (diff)
[PATCH] M68k exception table updates
M68k exception table updates to compensate for changes in 2.5.55
Diffstat (limited to 'include')
-rw-r--r--include/asm-m68k/uaccess.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-m68k/uaccess.h b/include/asm-m68k/uaccess.h
index 5e5d0c154c0b..dfbb1e9e9abb 100644
--- a/include/asm-m68k/uaccess.h
+++ b/include/asm-m68k/uaccess.h
@@ -37,9 +37,6 @@ struct exception_table_entry
unsigned long insn, fixup;
};
-/* Returns 0 if exception not found and fixup otherwise. */
-extern unsigned long search_exception_table(unsigned long);
-
/*
* These are the main single-value transfer routines. They automatically