summaryrefslogtreecommitdiff
path: root/src/ecosboard.c
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-11-16 00:35:05 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-11-16 00:35:05 -0800
commitdb094c2e60176b3c63ce788159b04a7024ad1010 (patch)
tree21829e96c035889023c451e02b1243678505ae60 /src/ecosboard.c
parentaa7c449600d6f6d634f587de6091421a1a877af5 (diff)
downloadopenocd+libswd-db094c2e60176b3c63ce788159b04a7024ad1010.tar.gz
openocd+libswd-db094c2e60176b3c63ce788159b04a7024ad1010.tar.bz2
openocd+libswd-db094c2e60176b3c63ce788159b04a7024ad1010.tar.xz
openocd+libswd-db094c2e60176b3c63ce788159b04a7024ad1010.zip
target: don't implicitly include "algorithm.h"
Most files in the tree seem to have ended up including this, and *quite* needlessly ... only code implementing or using downloadable algorithms actually needs these declarations. So take it out of the header files which included it, and put it in files which use it ... reduce needless interdependencies. Also: "algorithm.h" doesn't need to include "types.h" again; it already comes from a different header. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/ecosboard.c')
0 files changed, 0 insertions, 0 deletions