]> git.sur5r.net Git - openocd/commit
clang: fix warning about use of unitialized variable
authorØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 26 Oct 2011 20:26:44 +0000 (22:26 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Wed, 26 Oct 2011 20:36:04 +0000 (20:36 +0000)
commite6d979eefcc99aeb3f95fab67598af461ef234c1
tree9bdf599ebfb069ab0b64c4c85434c45526c68af0
parent2036c2aaae390996f55a8c0cdd8769fbc8933c5a
clang: fix warning about use of unitialized variable

this was a false positive, silence it.

Change-Id: I432e0c466c94cf8fd6bbf0ea153c8501a8a261eb
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Reviewed-on: http://openocd.zylin.com/126
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/target/arm_simulator.c