Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 06/01/2001 17:04:30
Module Name:	syssrc
Committed By:	toshii
Date:		Fri Jun  1 14:04:30 UTC 2001

Modified Files:
	syssrc/sys/arch/hpcarm/hpcarm: hpc_machdep.c locore.S

Log Message:
Move some low-level code (SVC mode switching and PID address translation
disabling) which was written using inlined asm in initarm() to just after
the kernel entry point.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/hpcarm/hpcarm/hpc_machdep.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hpcarm/hpcarm/locore.S

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