diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-10-28 10:42:23 -0700 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-10-28 10:42:23 -0700 |
commit | 4d17541a2c46fe75fbdcdfdaa647c4a4327c6561 (patch) | |
tree | 31a43e599c6294f335ad96a815a8a84dc8fb74dd /src/flash/stellaris.c | |
parent | 053a763aa61a801ac2259ee87aaed4cd140557d9 (diff) | |
download | openocd_libswd-4d17541a2c46fe75fbdcdfdaa647c4a4327c6561.tar.gz openocd_libswd-4d17541a2c46fe75fbdcdfdaa647c4a4327c6561.tar.bz2 openocd_libswd-4d17541a2c46fe75fbdcdfdaa647c4a4327c6561.tar.xz openocd_libswd-4d17541a2c46fe75fbdcdfdaa647c4a4327c6561.zip |
ARM926: remove exports and forward decls
Unneeded exports cause confusion about the module interfaces.
Only the Feroceon code builds on this, so only routines it
reuses should be public.. Make most remaining functions
static, and fix some of the line-too-long issues.
The forward decls are just code clutter; move their references
later, after the normal declarations. Turns out we don't need
even one forward declaration in this file.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/flash/stellaris.c')
0 files changed, 0 insertions, 0 deletions