CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/23 00:20:52
Modified files:
sys/arch/hppa/hppa: machdep.c
sys/arch/hppa64/hppa64: machdep.c
Log message:
Run doshutdownhooks() and config_suspend() even when boot() is called while
cold != 0. Indent and make hppa/hppa64 boot() closer to others.
OK kettenis@
