patch-2.3.48 linux/arch/mips/mm/extable.c
Next file: linux/arch/mips/mm/fault.c
Previous file: linux/arch/mips/mm/andes.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Feb 24 22:52:30 2000
- Orig file:
v2.3.47/linux/arch/mips/mm/extable.c
- Orig date:
Thu Jun 26 12:33:38 1997
diff -u --recursive --new-file v2.3.47/linux/arch/mips/mm/extable.c linux/arch/mips/mm/extable.c
@@ -8,7 +8,7 @@
extern const struct exception_table_entry __start___ex_table[];
extern const struct exception_table_entry __stop___ex_table[];
-static inline unsigned
+static inline unsigned long
search_one_table(const struct exception_table_entry *first,
const struct exception_table_entry *last,
unsigned long value)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)