commit | 8d0d8f2a3a57479b695a59ed2f67236f1488b90d | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Jun 04 19:11:31 2009 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Jun 12 06:12:03 2009 -0400 |
tree | 5266e65e9e71cfc960af00d699c317d4387b2ed8 | |
parent | a8372b5ca618d4ea41b3c7ac3cef8dd6efa68bc6 [diff] |
Blackfin: punt duplicated search_exception_table() prototype 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>