PROM_RESTART(2spp)
NAME
prom_restart − re-enter prom monitor command mode
SYNOPSIS
#include <prom/entrypt.h>
prom_restart()
DESCRIPTION
prom_restart transfers control to the prom monitor such that the prom monitor enters command mode. The prom monitor’s data area (see /usr/include/entrypt.h) must be unaltered since the monitor last ran for this call to be effective.
SEE ALSO
prom_reset(2spp), prom_reboot(2spp), prom_reinit(2spp), prom_autoboot(2spp)