summaryrefslogtreecommitdiff
path: root/src/sys/arch/amd64/os/os_reboot.c
AgeCommit message (Collapse)Author
4 dayskern/amd64: Add reboot functionIan Moffett
Add a function that reboots the system by attempting the softest method and incrementally becoming forceful if previous methods fail Signed-off-by: Ian Moffett <ian@osmora.org>