mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-19 14:49:15 -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.