|
@@ -83,9 +83,6 @@ struct exception_table_entry {
|
|
unsigned long insn, fixup;
|
|
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
|
|
* These are the main single-value transfer routines. They automatically
|
|
* use the right size if we just have the right pointer type.
|
|
* use the right size if we just have the right pointer type.
|