diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-10-28 10:53:11 -0700 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-10-28 10:53:11 -0700 |
commit | ce88e8adf7de87b0f2e5904c1f620e47774a0458 (patch) | |
tree | 643c9c6a96b4aeabb7ee827bac2e40e8c9f2a2de /src/flash/stellaris.c | |
parent | 4d17541a2c46fe75fbdcdfdaa647c4a4327c6561 (diff) | |
download | openocd_libswd-ce88e8adf7de87b0f2e5904c1f620e47774a0458.tar.gz openocd_libswd-ce88e8adf7de87b0f2e5904c1f620e47774a0458.tar.bz2 openocd_libswd-ce88e8adf7de87b0f2e5904c1f620e47774a0458.tar.xz openocd_libswd-ce88e8adf7de87b0f2e5904c1f620e47774a0458.zip |
Cortex-M3: remove exports and forward decls
Unneeded exports cause confusion about the module interfaces.
Make most functions static, and fix some line-too-long issues.
Delete some now-obviously-unused code.
The forward decls are just code clutter; move their references
later, after the normal declarations. (Or vice versa.)
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/flash/stellaris.c')
0 files changed, 0 insertions, 0 deletions