openocd/src/xsvf
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 XSVF: use svf_add_statemove() 2009-10-20 20:04:36 -07:00
xsvf.c move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
xsvf.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00