diff options
author | zwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-06-09 01:16:19 +0000 |
---|---|---|
committer | zwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-06-09 01:16:19 +0000 |
commit | 731d2d0cb6a63fd7fc1fa2f43cc92e095508f0ff (patch) | |
tree | 9e870b0896fd6cbb02fc7410f0025b808dd2879c /testing/examples/AT91R40008Test/test_ram.map | |
parent | b3121aac7676aa82bb0a9836db544c544ddb875f (diff) | |
download | openocd_libswd-731d2d0cb6a63fd7fc1fa2f43cc92e095508f0ff.tar.gz openocd_libswd-731d2d0cb6a63fd7fc1fa2f43cc92e095508f0ff.tar.bz2 openocd_libswd-731d2d0cb6a63fd7fc1fa2f43cc92e095508f0ff.tar.xz openocd_libswd-731d2d0cb6a63fd7fc1fa2f43cc92e095508f0ff.zip |
Reduce scope or eliminate temporary variables in jtag_add_statemove:
- Change types of tms_bits and tms_count to unsigned, eliminates a cast.
- Use moves[] only if needed; a single move can use goal_state directly.
- Declare loop induction variable inside its control statement.
- Remove retval in favor of direct returns.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2137 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'testing/examples/AT91R40008Test/test_ram.map')
0 files changed, 0 insertions, 0 deletions