openocd/src
David Brownell 6f929dbd93 target files shouldn't #include <target/...h>
Make these ".h" files adopt the same policy the ".c" files already
follow:  don't use <subsystem/...h> syntax for private interfaces.

If we ever get reviewed/supported "public" interfaces they should
come exclusively from some include/... directory; that'll be the
time to switch to <...> syntax for any subsystem's own interfaces.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-12-13 12:52:23 -08:00
..
flash LPC2000: rename "r13_svc" as "sp_svc" 2009-12-12 15:43:02 -08:00
helper build: add build/src to include path 2009-12-08 10:16:10 +01:00
jtag build: fix cygwin build warnings 2009-12-11 10:26:14 +00:00
pld build: add build/src to include path 2009-12-08 10:16:10 +01:00
server server: add server_preinit which is called before config file is parsed. 2009-12-11 10:26:15 +00:00
svf build: add build/src to include path 2009-12-08 10:16:10 +01:00
target target files shouldn't #include <target/...h> 2009-12-13 12:52:23 -08:00
xsvf build: add build/src to include path 2009-12-08 10:16:10 +01:00
ecosboard.c zy1000: remove unecessary include 2009-12-08 10:16:25 +01:00
hello.c change #include "log.h" to <helper/log.h> 2009-12-03 04:22:52 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
Makefile.am build: add build/src to include path 2009-12-08 10:16:10 +01:00
openocd.c server: add server_preinit which is called before config file is parsed. 2009-12-11 10:26:15 +00:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00