Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 08/03/2003 23:26:56
Module Name:	src
Committed By:	eeh
Date:		Sun Aug  3 23:26:56 UTC 2003

Modified Files:
	src/sys/arch/evbppc/walnut: walnut_start.S
	src/sys/arch/powerpc/ibm4xx: 4xx_locore.S 4xx_trap_subr.S

Log Message:
Use %r<n> for register names.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/evbppc/walnut/walnut_start.S
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/ibm4xx/4xx_locore.S \
    src/sys/arch/powerpc/ibm4xx/4xx_trap_subr.S

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