prom_reset − reset system as indicated by bootmode
#include <prom/entrypt.h>
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".
differs from
by performing warm starts if indicated in "bootmode", _prom_reboot
will not perform a warm start and instead forces a cold start.
prom_restart(2spp), prom_reinit(2spp), prom_reboot(2spp),
prom_autoboot(2spp)