flash/<assorted>.c: remove useless declarations
authorZachary T Welch <zw@superlucidity.net>
Mon, 9 Nov 2009 17:20:33 +0000 (09:20 -0800)
committerZachary T Welch <zw@superlucidity.net>
Tue, 10 Nov 2009 02:42:47 +0000 (18:42 -0800)
commit712d3fc0fb3ed69342a649d8bbb0d6d901a64720
tree353b60ffcae5ac40cd5b2cb10c97838480e8fe17
parent4cd02c63e9213b7f33ec4ac33d481fb00e00708f
flash/<assorted>.c: remove useless declarations

Remove useless forward declarations.
Moves command registrations to end of files.
Moves flash structure definitions to end of files.

Signed-off-by: Zachary T Welch <zw@superlucidity.net>
src/flash/aduc702x.c
src/flash/avrf.c
src/flash/ocl.c
src/flash/stellaris.c
src/flash/tms470.c