Subject: CVS commit: syssrc/sys/arch/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/02/2001 23:19:12
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Nov  2 21:19:11 UTC 2001

Modified Files:
	syssrc/sys/arch/arm32/ofw: ofwgencfg_machdep.c
	syssrc/sys/arch/arm32/shark: shark_machdep.c

Log Message:
The a.out header is at the beginning of the .text segment in
ZMAGIC images, so use the correct constant (KERNEL_TEXT_BASE)
to find it.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/arm32/ofw/ofwgencfg_machdep.c
cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/arm32/shark/shark_machdep.c

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