openocd/src
David Brownell 2280ddeea5 ARM11: fixup method table
Three changes:  remove ARM11_HANDLER() in favor of normal structure
initialization syntax; fix goofy indentation in that structure; and
don't needlessly export arm11_register_commands(), it's only called
through that method table.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-15 10:35:41 -08:00
..
flash lpc2900.h -- remove from Makefile.am too 2009-11-14 14:58:14 -08:00
helper remove unused buf_to_u32_handler 2009-11-14 18:21:02 -08:00
jtag arm-jtag-ew,jlink: switch to COMMAND_HANDLER 2009-11-15 09:12:44 -08:00
pld command_t -> struct command 2009-11-13 13:30:50 -08:00
server add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
svf command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
target ARM11: fixup method table 2009-11-15 10:35:41 -08:00
xsvf command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
Makefile.am add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
ecosboard.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -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 remove annoying $URL$ startup message 2009-11-14 12:42:50 -08:00
openocd.h add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00