REBOOT(2) — Silicon Graphics
NAME
reboot − reboot the system
SYNOPSIS
#include <sys/reboot.h>
int reboot (opts)
int opts;
DESCRIPTION
Reboot causes the kernel to execute the initial bootstrap code that was used to boot the operating system.
On most CPUs the reboot(2) command will take the place of a manual restart.
ASSEMBLER
moveq64,D0
trap#0
Version 2.1 — January 02, 1985