semihosting: add armv7m semihosting support
commit8d13a4662647c33901592f699fcf544d88cfe443
authorSpencer Oliver <ntfreak@users.sourceforge.net>
Fri, 26 Feb 2010 23:30:30 +0000 (26 23:30 +0000)
committerSpencer Oliver <ntfreak@users.sourceforge.net>
Sun, 28 Feb 2010 22:48:44 +0000 (28 22:48 +0000)
tree218e586c8988850daceca7b62092c7629cfde5b4
parent9d6ede25ddb0863873f84b6a55f4300891429049
semihosting: add armv7m semihosting support

do_semihosting and arm_semihosting now check the core type and
use the generic arm structure.

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
src/target/arm_semihosting.c
src/target/armv7m.c
src/target/cortex_m3.c