openocd/src/jtag/hla
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
..
hla_interface.c hla: improve readability of struct hl_interface_s initialization 2021-10-25 16:13:03 +00:00
hla_interface.h hla: Increase HLA_MAX_USB_IDS 2021-09-18 15:26:57 +00:00
hla_layout.c openocd: fix simple cases of NULL comparison 2021-07-24 10:37:49 +01:00
hla_layout.h jtag/hla_layout: add #include <target/arm_tpiu_swo.h> 2021-11-20 14:43:51 +00:00
hla_tcl.c openocd: fix simple cases of Yoda condition 2021-07-20 14:55:24 +01:00
hla_tcl.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
hla_transport.c openocd: use single line for register_commands*() 2021-11-23 11:03:38 +00:00
hla_transport.h swim: add new transport 2020-05-24 21:32:05 +01:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00