Expand description
Syscall error codes for Strat9-OS.
Errors are returned as negative values in RAX, matching Linux errno conventions.
The dispatcher converts SyscallError to a negative i64 stored in RAX as u64.
Syscall error codes for Strat9-OS.
Errors are returned as negative values in RAX, matching Linux errno conventions.
The dispatcher converts SyscallError to a negative i64 stored in RAX as u64.