warning: fix silly -O3 warning
commit98a66c48091be6c081f1b2fee04ef47e7f1c2070
authorØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 7 Sep 2010 16:38:06 +0000 (7 18:38 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 7 Sep 2010 16:39:04 +0000 (7 18:39 +0200)
treeaf07db5597be0a7aeb0d7a0550d5d5a9dfa11f0e
parent35af12d3e729e053b2e83cd0322f9347af652ef3
warning: fix silly -O3 warning

Some versions of GCC don't pick up that local variables
are set in all code paths.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/jtag/core.c