kernel_halt(9)
NAME
kernel_halt - halt the system
SYNOPSIS
void kernel_halt(void);
ARGUMENTS
- void
- no arguments
DESCRIPTION
Shutdown everything and perform a clean system halt.
kernel_halt - halt the system
void kernel_halt(void);
Shutdown everything and perform a clean system halt.