Function hermit::x86_64::kernel::is_single_kernel [−][src]
pub fn is_single_kernel() -> bool
Expand description
Whether HermitCore is running alone (true) or side-by-side to Linux in Multi-Kernel mode (false).