Add changes from the Linux-2.6 tree.
[linux-2.6.git] / arch / um / sys-i386 / fault.c
index a8ddb38..d0bbcdf 100644 (file)
@@ -15,7 +15,7 @@ struct exception_table_entry
 };
 
 const struct exception_table_entry *search_exception_tables(unsigned long add);
+
 /* Compare this to arch/i386/mm/extable.c:fixup_exception() */
 int arch_fixup(unsigned long address, void *sc_ptr)
 {