Added functionality to the SYS_SYSTEM semihosting call.
commit232af6cc9bae571d74838dd1d7ce52544c0b6380
authorBrandon Warhurst <roboknight@gmail.com>
Thu, 18 Apr 2013 18:05:26 +0000 (18 14:05 -0400)
committerSpencer Oliver <spen@spen-soft.co.uk>
Fri, 10 May 2013 14:20:08 +0000 (10 14:20 +0000)
tree6263cbbd4715031fc5bd5a01cad29b79edf365f8
parenta07a3d2d44aca2af0c16ff94eb8dec755220ec3e
Added functionality to the SYS_SYSTEM semihosting call.

There seems to be a few missing semihosting calls.  I
am not sure why this one is actually missing, since it
seems simple enough to implement.  It was tested using
an HTC HD7 connected to openocd through a "home brew"
ftdi 4232H board.

Change-Id: Ie17dc96c6d48227a3dc9ff1e21201a85498a10b1
Signed-off-by: Brandon Warhurst <roboknight@gmail.com>
Reviewed-on: http://openocd.zylin.com/1345
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/target/arm_semihosting.c