On 2/1/22 22:14, Warner Losh wrote:
Add a series of macros to create system call macros that go via the safe_syscall path.Signed-off-by: Kyle Evans<[email protected]> Signed-off-by: Warner Losh<[email protected]> --- bsd-user/syscall_defs.h | 47 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
