-
Warner Losh authored
Make get_errno and is_error global so files other than syscall.c can use them. Signed-off-by:
Warner Losh <imp@bsdimp.com>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by:
Kyle Evans <kevans@FreeBSD.org>Warner Losh authoredMake get_errno and is_error global so files other than syscall.c can use them. Signed-off-by:
Warner Losh <imp@bsdimp.com>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by:
Kyle Evans <kevans@FreeBSD.org>
Loading