riscv-openocd/src
David Brownell b7e4c26b9b ARM7TDMI: remove forward decls
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 shrink a few overly-long lines with function declarations
or definitions;  get rid of arm7tdmi_register_commands(), it's
not needed (just delegated); minor whitespace declutter.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-05 20:36:42 -08:00
..
flash Improve str9xpec command argument parsing. 2009-11-05 18:19:19 -08:00
helper Improve debug_level command argument parsing. 2009-11-05 18:03:18 -08:00
jtag Improve jtag command argument parsing. 2009-11-05 18:03:18 -08:00
pld Improve pld command argument parsing. 2009-11-05 18:03:19 -08:00
server Update all server port command to use new helper. 2009-11-05 18:03:19 -08:00
svf SVF: fix checking bit pattern against length 2009-10-29 15:39:03 -07:00
target ARM7TDMI: remove forward decls 2009-11-05 20:36:42 -08:00
xsvf XSVF: bugfix handling state paths 2009-10-29 12:42:41 -07:00
Makefile.am MinGW: use WinSock2 2009-10-19 17:48:19 -07:00
ecosboard.c warnings: remove 2009-11-05 09:03:24 +01:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
openocd.c Change most in-tree references from SVN to GIT. 2009-10-08 00:13:50 +00:00