Subject: CVS commit: syssrc/sys/arch/sparc/stand/ofwboot
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 06/06/2002 08:04:29
Module Name:	syssrc
Committed By:	martin
Date:		Thu Jun  6 05:04:28 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc/stand/ofwboot: Locore.c boot.c

Log Message:
Follow changes in libsa/stand.h: exit(void) -> exit(int) (one in a #if
0 block), to make it compile again.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sparc/stand/ofwboot/Locore.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sparc/stand/ofwboot/boot.c

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