semihosting: move semihosting cmd to arm cmd group
commit9d6ede25ddb0863873f84b6a55f4300891429049
authorSpencer Oliver <ntfreak@users.sourceforge.net>
Fri, 26 Feb 2010 23:29:38 +0000 (26 23:29 +0000)
committerSpencer Oliver <ntfreak@users.sourceforge.net>
Sun, 28 Feb 2010 22:48:37 +0000 (28 22:48 +0000)
tree6acf9128732ed275ddc733fcd6fece4229e519b5
parent550abe7396f60274ffd0c5f373eda046af9d9a85
semihosting: move semihosting cmd to arm cmd group

Move semihosting cmd to the arm cmd group.

Targets that support semihosting will setup the
setup_semihosting callback function.

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
doc/openocd.texi
src/target/arm.h
src/target/arm7_9_common.c
src/target/armv4_5.c