]> git.sur5r.net Git - openocd/commit
target.c: remove useless declarations
authorZachary T Welch <zw@superlucidity.net>
Tue, 10 Nov 2009 03:24:06 +0000 (19:24 -0800)
committerZachary T Welch <zw@superlucidity.net>
Tue, 10 Nov 2009 03:24:06 +0000 (19:24 -0800)
commitef6387a0c90913b888aea33ac7a275a246e3e8e3
tree878410ebfcd10640ab000f59b383cb5e76a7823c
parent2351641b8f4d0f09912ef0c8bf11578b841230e7
target.c: remove useless declarations

This patch removes the last batch of forward references from the tree,
moving the target command registration routines to the end of the file.
src/target/target.c