diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-05 20:36:18 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-05 20:36:18 -0800 |
commit | dd96b2c28e8ab633678c13636410f9f9a541dbd3 (patch) | |
tree | cc878f7b502a5f955433942d505a1133cd237c87 /testing/examples/SAM7X256Test/prj/sam7x256_rom.ld | |
parent | b52fa7492cfaf079145222d31eb8a2c9c6108ac4 (diff) | |
download | openocd_libswd-dd96b2c28e8ab633678c13636410f9f9a541dbd3.tar.gz openocd_libswd-dd96b2c28e8ab633678c13636410f9f9a541dbd3.tar.bz2 openocd_libswd-dd96b2c28e8ab633678c13636410f9f9a541dbd3.tar.xz openocd_libswd-dd96b2c28e8ab633678c13636410f9f9a541dbd3.zip |
FA526: 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.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'testing/examples/SAM7X256Test/prj/sam7x256_rom.ld')
0 files changed, 0 insertions, 0 deletions