ARMv7M: add docs, remove exports
commitff50caa8faaf135426d08f082805b9895b978e9b
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 5 Nov 2009 09:02:52 +0000 (5 01:02 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 5 Nov 2009 09:02:52 +0000 (5 01:02 -0800)
tree4362cc44f4308800063b55d66c1989d6540c9a09
parentd269122f91efaf2f745424c215fabb758b7e7ea0
ARMv7M: add docs, remove exports

Add Doxygen for the exported ARMv7-M interfaces.

Make the non-exported stuff static.  Remove functions and
data which are now observably unused.

Add comment about a small speedup that the run_algorithm()
logic could use.  Shrink a few too-long lines.

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