openocd/src/pld
Zachary T Welch 833e7f5248 use COMMAND_REGISTER macro
Replaces direct calls to register_command() with a macro, to allow
its parameters to be changed and callers updated in phases.
2009-11-24 21:37:29 -08:00
..
Makefile.am Fix make maintainer-clean for out-of-tree builds. 2009-06-09 10:28:16 +00:00
pld.c use COMMAND_REGISTER macro 2009-11-24 21:37:29 -08:00
pld.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
virtex2.c use COMMAND_REGISTER macro 2009-11-24 21:37:29 -08:00
virtex2.h virtex2_pld_device_t -> struct virtex2_pld_device 2009-11-13 11:58:08 -08:00
xilinx_bit.c xilinx_bit_file_t -> struct xilinx_bit_file 2009-11-13 11:58:08 -08:00
xilinx_bit.h xilinx_bit_file_t -> struct xilinx_bit_file 2009-11-13 11:58:08 -08:00