bsd-user: Create special-errno.h
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 17 Nov 2021 13:32:17 +0000 (05:32 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 20 Dec 2021 04:47:33 +0000 (20:47 -0800)
commit2ac16d01e371ba9fb268f04249eaca9fafceb00b
treef2294502d8f7e8e91eb8f678b57a01212676708d
parent5da4063f647348b1a607f39a9ae1adeec39419c9
bsd-user: Create special-errno.h

Pull the internal errno used by qemu internally its own
header file, for use by safe-syscall.S.

Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/errno_defs.h
bsd-user/special-errno.h [new file with mode: 0644]