Subject: CVS commit: src/sys/arch/acorn26
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 01/25/2008 21:23:51
Module Name:	src
Committed By:	chris
Date:		Fri Jan 25 21:23:51 UTC 2008

Modified Files:
	src/sys/arch/acorn26/acorn26: vm_machdep.c
	src/sys/arch/acorn26/include: frame.h

Log Message:
Rename acorn26's switchframe sf_r14 to sf_pc.

This should allow gdb to compile, although it won't understand acorn26
switchframes.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/acorn26/acorn26/vm_machdep.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/acorn26/include/frame.h

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