diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-11-10 23:01:44 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-11-13 10:56:55 -0800 |
commit | f973320cbb98d661bc0e4ba4fa9939ce8bce2b83 (patch) | |
tree | 9bece3c274ece8dadb15b8160f14cff3e7c6237f /src/flash/stm32x.c | |
parent | deede35c270b078ae63713cfc12aa2bbc9eb78a7 (diff) | |
download | openocd+libswd-f973320cbb98d661bc0e4ba4fa9939ce8bce2b83.tar.gz openocd+libswd-f973320cbb98d661bc0e4ba4fa9939ce8bce2b83.tar.bz2 openocd+libswd-f973320cbb98d661bc0e4ba4fa9939ce8bce2b83.tar.xz openocd+libswd-f973320cbb98d661bc0e4ba4fa9939ce8bce2b83.zip |
command_handler_t: make cmd an indirect parameter
This patch removes 'cmd' from the list of direct parameters, moving
that pointer to args[-1] (by way of the new CMD_NAME macro).
Diffstat (limited to 'src/flash/stm32x.c')
0 files changed, 0 insertions, 0 deletions