Blackfin: punt duplicated search_exception_table() prototype
authorMike Frysinger <vapier@gentoo.org>
Thu, 4 Jun 2009 19:11:31 +0000 (19:11 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 12 Jun 2009 10:12:03 +0000 (06:12 -0400)
The common code already has a prototype for this function and we don't use
it anywhere in the Blackfin code, so punt it from the Blackfin headers.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found