openocd/src/pld
Antonio Borneo b5d1b719e5 openocd: use single line for register_commands*()
Do not split in multiple lines the calls to register_commands*().
No change in code behaviour, just make it easy to grep in the code
and identify the commands that can be registered.
This would help detecting undocumented commands.

Change-Id: Id654e107cdabf7ee31fc3d227c1d2a59acc5669e
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6716
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2021-11-23 11:03:38 +00:00
..
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
pld.c openocd: use single line for register_commands*() 2021-11-23 11:03:38 +00:00
pld.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
virtex2.c openocd: fix simple cases of NULL comparison 2021-07-24 10:37:49 +01:00
virtex2.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
xilinx_bit.c openocd: fix simple cases of NULL comparison 2021-07-24 10:37:49 +01:00
xilinx_bit.h Cleanup of config/includes. 2021-05-01 14:35:09 +01:00