Subject: CVS commit: src/sys/arch/macppc/stand/ofwboot
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/27/2006 02:58:50
Module Name:	src
Committed By:	uwe
Date:		Fri Jan 27 02:58:50 UTC 2006

Modified Files:
	src/sys/arch/macppc/stand/ofwboot: Locore.c

Log Message:
Tell gcc that startup and stack are used.
In startup remove declarations of unused symbols.
This file now compiles with WARNS=4.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/macppc/stand/ofwboot/Locore.c

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