aboutsummaryrefslogtreecommitdiff
path: root/target-lm32/lm32-semi.c
AgeCommit message (Collapse)Author
2014-05-24target-lm32: add semihosting supportMichael Walle
Intercept certain system calls if semihosting is enabled. This should behave like the GDB simulator. Signed-off-by: Michael Walle <michael@walle.cc>