diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-11-20 22:01:59 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-11-24 21:37:33 -0800 |
commit | 8d46720cda288f498787a706bb2518e6f852b9f1 (patch) | |
tree | eab7c9b46857d882666e9e97127194a2c14fd6cc /src/target/arm_disassembler.c | |
parent | fc2d9f87615b7a5562cb9cd58fb95953e5d89818 (diff) | |
download | openocd+libswd-8d46720cda288f498787a706bb2518e6f852b9f1.tar.gz openocd+libswd-8d46720cda288f498787a706bb2518e6f852b9f1.tar.bz2 openocd+libswd-8d46720cda288f498787a706bb2518e6f852b9f1.tar.xz openocd+libswd-8d46720cda288f498787a706bb2518e6f852b9f1.zip |
remove register_callbacks from jtag interface
Changes the jtag_interface->register_callbacks field to a list of
commands to be registered. Changes callback to invocation of
register_commands() with that command registration list. Removes all
JTAG interface driver register_command callback functions, which the
previous commits had converted into identical calls.
Diffstat (limited to 'src/target/arm_disassembler.c')
0 files changed, 0 insertions, 0 deletions