Searched refs:smh_errno (Results 1 - 1 of 1) sorted by path

/u-boot/lib/
H A Dsemihosting.c45 * smh_errno() - Read the host's errno
53 static int smh_errno(void) function
80 return smh_errno();
109 return smh_errno();
127 return smh_errno();
139 return smh_errno();
151 return smh_errno();
170 return smh_errno();

Completed in 74 milliseconds