diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-05 20:36:27 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-05 20:36:27 -0800 |
commit | 1e57376c1a54e2a6097d1578aaeb387276377969 (patch) | |
tree | 7a7be333d2523715fb73b4e480fe0c306342a063 /testing/examples/SAM7X256Test/test_rom.hex | |
parent | dd96b2c28e8ab633678c13636410f9f9a541dbd3 (diff) | |
download | openocd_libswd-1e57376c1a54e2a6097d1578aaeb387276377969.tar.gz openocd_libswd-1e57376c1a54e2a6097d1578aaeb387276377969.tar.bz2 openocd_libswd-1e57376c1a54e2a6097d1578aaeb387276377969.tar.xz openocd_libswd-1e57376c1a54e2a6097d1578aaeb387276377969.zip |
ARM720: remove exports and forward decls
Unneeded exports cause confusion about the module interfaces.
Make all functions static. Add a short header comment.
The forward decls are just code clutter; remove them, by moving
their references after definitions. This is another file which
never needed even one internal forward declaration.
Remove unneeded indirection for the write_memory() method. Make
a table static, remove a can't-happen case with nasty exit().
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'testing/examples/SAM7X256Test/test_rom.hex')
0 files changed, 0 insertions, 0 deletions