diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-11-15 04:21:17 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-11-17 11:40:21 -0800 |
commit | be084414ba00a4ad641af04c3c6858312dd1b336 (patch) | |
tree | 6b32f73b845975eb0af7e8d4634aa5a483a1432d /testing/examples/STR710Test/src | |
parent | 2861877b32a7a2f4022a1c3d9b66c9b4879878ac (diff) | |
download | openocd_libswd-be084414ba00a4ad641af04c3c6858312dd1b336.tar.gz openocd_libswd-be084414ba00a4ad641af04c3c6858312dd1b336.tar.bz2 openocd_libswd-be084414ba00a4ad641af04c3c6858312dd1b336.tar.xz openocd_libswd-be084414ba00a4ad641af04c3c6858312dd1b336.zip |
add struct command_invocation for COMMAND_HANDLER
Adds the command_invocation structure to encapsulate parameters for
all COMMAND_HANDLER routines. Rather than passing several arguments
to each successive subroutine, a single pointer may be passed around.
Changes the CMD_* macros to reference the new fields.
Updates run_command to create an instance and pass it to the handler.
Diffstat (limited to 'testing/examples/STR710Test/src')
0 files changed, 0 insertions, 0 deletions