semihosting_call() function
Perform semihosting call and retrieve errno
Arguments
id
semihosting call number
data
data block to pass to the host; number of items and their meaning depends on the semihosting call. See the spec for details.
out_errno
output, errno value from the host. Only set if the return value is negative.
Return value
return value from the host
semihosting_call() is called by 22 functions and calls 1 function:
![]()
semihosting_call()
semihosting_call():
![]()
semihosting_call()