Subject: CVS commit: src/sys/arch/ofppc/stand/ofwboot
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/21/2007 13:20:03
Module Name:	src
Committed By:	tsutsui
Date:		Mon May 21 13:20:03 UTC 2007

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

Log Message:
- convert to register prefixes
- zero out BSS before we start calling into C code instead of memset()
  (pulled from macppc/stand/ofwboot/Locore.c rev 1.16)


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/ofppc/stand/ofwboot/Locore.c

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