arm11: print next address to debug
commit566faa17de575ff58beffbc4a8961bf3f8199b93
authorØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 1 Nov 2011 22:20:49 +0000 (1 23:20 +0100)
committerSpencer Oliver <spen@spen-soft.co.uk>
Wed, 2 Nov 2011 09:41:40 +0000 (2 09:41 +0000)
tree147f4d0eb5f7a63593560d79e9bd7420cf33931e
parent2ea7a42e22b0a5df0fc9fd8b4db4b154cb4be228
arm11: print next address to debug

fixes clang warning. Basically the next address pointer is not
used for anything in the fn, except to be examined in debug.

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