openocd/src/pld
Zachary T Welch e2f23c5437 pld: use static registration instead of callback
Remove register_callbacks from pld_device structure, using an array
of command_registration records instead.
2009-11-24 21:37:33 -08:00
..
Makefile.am Fix make maintainer-clean for out-of-tree builds. 2009-06-09 10:28:16 +00:00
pld.c pld: use static registration instead of callback 2009-11-24 21:37:33 -08:00
pld.h pld: use static registration instead of callback 2009-11-24 21:37:33 -08:00
virtex2.c pld: use static registration instead of callback 2009-11-24 21:37:33 -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