diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-11-10 02:43:11 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-11-11 11:50:36 -0800 |
commit | 9741e126fd854815460296ad47d027129c7f17bf (patch) | |
tree | c63b5a54178a93cd8ab8edebd9ee49450586b2a6 /testing/examples/SAM7X256Test/prj/eclipse_rom.gdb | |
parent | e09d8938f5c27e49e81ed51379e1caa79b5f51c6 (diff) | |
download | openocd_libswd-9741e126fd854815460296ad47d027129c7f17bf.tar.gz openocd_libswd-9741e126fd854815460296ad47d027129c7f17bf.tar.bz2 openocd_libswd-9741e126fd854815460296ad47d027129c7f17bf.tar.xz openocd_libswd-9741e126fd854815460296ad47d027129c7f17bf.zip |
change argv to args in command handlers
Subsequent patches expect all command handlers to use a uniform
parameter naming scheme. In the entire tree, these two files used
standard 'argv' instead of our non-standard 'args'. This patch opts
to reduces the noise required to unify the command handlers, using
dominant 'args' form.
A future patch may be used to convert us back to the standard argv, but
that requires coordination with all developers to minimize disruptions.
Diffstat (limited to 'testing/examples/SAM7X256Test/prj/eclipse_rom.gdb')
0 files changed, 0 insertions, 0 deletions