ARM: remove semihosting globals
commitbdde9460b923ab61fad678bf1e3f0da04e1d94ee
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 5 Dec 2009 00:51:48 +0000 (4 16:51 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 5 Dec 2009 00:51:48 +0000 (4 16:51 -0800)
tree455782ac27db2b2acbffee591159fd30558df7d2
parentacd6d3399486110e69db8d5ec752e10067c29ad0
ARM: remove semihosting globals

Store a flag and errno in in "struct arm".
Have "poll" output report when semihosting is active.
Shrink some of the affected lines.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/arm7_9_common.c
src/target/arm_semihosting.c
src/target/arm_semihosting.h
src/target/armv4_5.c
src/target/armv4_5.h