diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2020-05-12 02:36:56 +0200 |
---|---|---|
committer | Antonio Borneo <borneo.antonio@gmail.com> | 2021-04-18 15:33:15 +0100 |
commit | 7cd679a2de697065bbd36cde9042516ccf20f0f1 (patch) | |
tree | c2f4cce1ed3d4009bf2ed4719fead5b6e533eb71 /src/helper/command.c | |
parent | 462323f123ede2c8da59cb4acb772dc4f98dee79 (diff) | |
download | riscv-openocd-7cd679a2de697065bbd36cde9042516ccf20f0f1.zip riscv-openocd-7cd679a2de697065bbd36cde9042516ccf20f0f1.tar.gz riscv-openocd-7cd679a2de697065bbd36cde9042516ccf20f0f1.tar.bz2 |
helper/command: get current target from dedicated API
Now that target override is uniformly implemented for all types of
commands, there is no need for target-prefixed "native" commands
(.jim_handler) to sneakily extract the overridden target from the
struct command.
Modify the commands to use the standard API get_current_target().
Change-Id: I732a09c3261e56524edd5217634fa409eb97a8c6
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5666
Tested-by: jenkins
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
Diffstat (limited to 'src/helper/command.c')
0 files changed, 0 insertions, 0 deletions