Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/17/2001 17:53:54
Module Name:	syssrc
Committed By:	tsutsui
Date:		Thu May 17 14:53:54 UTC 2001

Modified Files:
	syssrc/sys/arch/arc/arc: machdep.c

Log Message:
Call doshutdownhooks() in cpu_reboot().

It was not called when I committed the osiop, and I didn't notice
osiop caused problem when I fixed cpu_reboot()...


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 syssrc/sys/arch/arc/arc/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.