X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=include%2Fasm-generic%2Fuaccess.h;h=cc6bb319e464f46e8e2b8b9010261ba585718e94;hb=0ea67fae9e80bfd69713b51ba3fa53879be5383b;hp=6df9b0749671b26801cbc8bec79f21f8cab34437;hpb=d042380886fb2fc6c4b0fcfe1214ba473769a8e9;p=cascardo%2Flinux.git diff --git a/include/asm-generic/uaccess.h b/include/asm-generic/uaccess.h index 6df9b0749671..cc6bb319e464 100644 --- a/include/asm-generic/uaccess.h +++ b/include/asm-generic/uaccess.h @@ -69,10 +69,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); - - /* * architectures with an MMU should override these two */