mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-18 22:28:16 -04: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.