Subject: CVS commit: src/sys/arch/netwinder/conf
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 06/11/2003 21:49:41
Module Name:	src
Committed By:	uwe
Date:		Wed Jun 11 21:49:40 UTC 2003

Modified Files:
	src/sys/arch/netwinder/conf: kern.ldscript

Log Message:
Avoid using SIZEOF to compute output section LMAs, it doesn't mix well
with orphaned sections like link_set_*.  Per discussion with Jason
Thorpe <thorpej@netbsd> on tech-toolchain.

Addresses kern/21844.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/netwinder/conf/kern.ldscript

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