riscv-openocd/src
David Brownell bf97237401 target: don't include "log.h" from "armv4_5.h"
No point in multiple includes, and that file doesn't
use its functions any more.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-16 15:27:40 -08:00
..
flash rename CEIL as DIV_ROUND_UP 2009-11-16 09:58:11 -08:00
helper binarybuffer: regression fix 2009-11-16 14:50:07 -08:00
jtag JTAG: no LOG_WARNING() for taps without IDCODE 2009-11-16 15:18:55 -08:00
pld rename CEIL as DIV_ROUND_UP 2009-11-16 09:58:11 -08:00
server rename CEIL as DIV_ROUND_UP 2009-11-16 09:58:11 -08:00
svf move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
target target: don't include "log.h" from "armv4_5.h" 2009-11-16 15:27:40 -08:00
xsvf move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
Makefile.am add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
ecosboard.c #include "target.h" less wildly 2009-11-16 00:35:24 -08:00
hello.c command_t -> struct command 2009-11-13 13:30:50 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c #include "target.h" less wildly 2009-11-16 00:35:24 -08:00
openocd.h add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00