riscv-openocd/src
David Brownell 9a98e83b49 target: less implicit inclusion of "etm.h"
Don't include it in more headers than necessary; just
use it in the few files that actually need it.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-16 10:19:33 -08:00
..
flash rename CEIL as DIV_ROUND_UP 2009-11-16 09:58:11 -08:00
helper move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
jtag move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -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: less implicit inclusion of "etm.h" 2009-11-16 10:19:33 -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