diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-05 20:35:53 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-05 20:35:53 -0800 |
commit | 20ff0a9682090912e84cc5c80be92b1e0ea78216 (patch) | |
tree | 5e3bbbb2434b7ccb7bd52c532303ab0ccd584491 /tcl/board/ek-lm3s3748.cfg | |
parent | ed9ac9b6fe3257bb728db059f4ae689fc5469fdd (diff) | |
download | openocd_libswd-20ff0a9682090912e84cc5c80be92b1e0ea78216.tar.gz openocd_libswd-20ff0a9682090912e84cc5c80be92b1e0ea78216.tar.bz2 openocd_libswd-20ff0a9682090912e84cc5c80be92b1e0ea78216.tar.xz openocd_libswd-20ff0a9682090912e84cc5c80be92b1e0ea78216.zip |
ARM966: remove exports and forward decls
Unneeded exports cause confusion about the module interfaces.
Make most functions static.
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.
Also remove needless arm966e_init_target(), in favor of the
arm9tdmi routine to which it delegates its work.
This saved over 100 bytes of code on x86_32.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'tcl/board/ek-lm3s3748.cfg')
0 files changed, 0 insertions, 0 deletions