openocd: use unique name for struct command_registration
commitb46cb18c91372bf32c0a946ce739884e4e42497c
authorAntonio Borneo <borneo.antonio@gmail.com>
Wed, 17 Nov 2021 21:15:20 +0000 (17 22:15 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Tue, 23 Nov 2021 11:04:02 +0000 (23 11:04 +0000)
tree5c8cd9fc31f8a0477de82d1823e96327157f84fb
parentb5d1b719e5a4a248d99921ebfd1298dcb473d1c1
openocd: use unique name for struct command_registration

Just to avoid name clash when comparing documentation with
registered commands through scripts.

Change-Id: I8832545d8d9236ea5dabe6e73732f51e5246caff
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6717
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Tested-by: jenkins
src/flash/nor/stm32f1x.c
src/flash/nor/stm32f2x.c
src/flash/nor/stm32h7x.c
src/target/arm_dap.c
src/target/hla_target.c