target: remove needless "extern"s
commitcbea1ed71febd8cf64482b36381765eaabfc66ec
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 8 Dec 2009 21:06:41 +0000 (8 13:06 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 8 Dec 2009 21:06:41 +0000 (8 13:06 -0800)
tree7e5825a901e3f57aa7296d3b07c15a789dbc5df4
parente7acbdf5dbfcea427fc8b0fc7e8dd2e1005a4cc8
target: remove needless "extern"s

Most of these happened to be in the target.h file.

Some of those are associated with symbols that could be
removed at some point ... e.g. NVP_ASSERT/true and its
sibling NVP_DEASSERT/false.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/cortex_a8.h
src/target/etm.c
src/target/target.c
src/target/target.h