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

Modified Files:
	syssrc/sys/arch/dnard/dnard: dnard_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.1 -r1.2 syssrc/sys/arch/dnard/dnard/dnard_machdep.c

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