openocd/src/svf
Zachary T Welch dc1685ca25 move ARRAY_SIZE macro to types.h
The ARRAY_SIZE macro was defined in several target files, so move it
to types.h.

This patch also removes two other identical macros: DIM (from jtag.h)
and asizeof (from arm11.h).
2009-11-16 09:58:11 -08:00
..
Makefile.am Fix make maintainer-clean for out-of-tree builds. 2009-06-09 10:28:16 +00:00
svf.c move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
svf.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00