summaryrefslogtreecommitdiff
path: root/src/ecosboard.c
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-09 01:16:19 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-09 01:16:19 +0000
commit731d2d0cb6a63fd7fc1fa2f43cc92e095508f0ff (patch)
tree9e870b0896fd6cbb02fc7410f0025b808dd2879c /src/ecosboard.c
parentb3121aac7676aa82bb0a9836db544c544ddb875f (diff)
downloadopenocd+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 'src/ecosboard.c')
0 files changed, 0 insertions, 0 deletions