]> git.sur5r.net Git - openocd/commit
remove more useless declarations
authorZachary T Welch <zw@superlucidity.net>
Tue, 10 Nov 2009 07:20:34 +0000 (23:20 -0800)
committerZachary T Welch <zw@superlucidity.net>
Wed, 11 Nov 2009 19:53:22 +0000 (11:53 -0800)
commit39ab1c1a41cf6adfaeb936931a771e6b2d5fbdcb
treebd3b863ba2f019b26f16cacce6fc31caf17dbf1a
parente9974316027097ff7984924676d70d33b7b674ed
remove more useless declarations

Removes forward declarations by moving command registration after
defintion of the command handlers.
src/flash/lpc288x.c
src/flash/mx3_nand.c
src/pld/pld.c
src/pld/virtex2.c
src/target/etb.c