mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-01-30 09:01:44 -05:00
Add the `Interrupted` discriminant for the `KernelError` enum. Also map it to Linux's `EINTR` error value.
Add the `Interrupted` discriminant for the `KernelError` enum. Also map it to Linux's `EINTR` error value.