diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2010-03-01 10:39:57 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2010-03-01 10:39:57 -0800 |
commit | cb72b7a270c7be60c1ec2ee47282156397bea846 (patch) | |
tree | c357dff63957793a21d5ef18be2f58678a167b12 /src/flash/ocl/at91sam7x | |
parent | b1c00e5a4e038068dce4512c5a2eb3735990b880 (diff) | |
download | openocd_libswd-cb72b7a270c7be60c1ec2ee47282156397bea846.tar.gz openocd_libswd-cb72b7a270c7be60c1ec2ee47282156397bea846.tar.bz2 openocd_libswd-cb72b7a270c7be60c1ec2ee47282156397bea846.tar.xz openocd_libswd-cb72b7a270c7be60c1ec2ee47282156397bea846.zip |
arm_semihosting buildfix
The recent "add armv7m semihosting support" patch introduced two
build errors:
arm_semihosting.c: In function ‘do_semihosting’:
arm_semihosting.c:71: error: ‘spsr’ may be used uninitialized in this function
arm_semihosting.c:71: error: ‘lr’ may be used uninitialized in this function
This fixes those build errors. The behavior is, however, untested.
(Also, note the two new REVISIT comments.)
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/flash/ocl/at91sam7x')
0 files changed, 0 insertions, 0 deletions