PROMRESET(2spp) RISC/os Reference Manual PROMRESET(2spp)
NAME
prom_reset - reset system as indicated by bootmode
SYNOPSIS
#include <prom/entrypt.h>
#define RVEC 0xbfc00000
promreset()
DESCRIPTION
Prom_reset transfers control to the PROM monitor system
reset entry point. This entry point configures local memory
and then performs the appropriate action indicated by the
PROM monitor environment variable $bootmode.
Prom_reset(2spp) differs from prom_reboot(2spp) by perform-
ing warm starts if indicated in $bootmode, _prom_reboot does
not perform a warm start and instead forces a cold start.
SEE ALSO
prom_restart(2spp), prom_reinit(2spp), prom_reboot(2spp),
prom_autoboot(2spp)
Printed 1/6/92 Page 1