Subject: CVS commit: src/sys/arch/hpcsh/conf
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 04/15/2003 16:29:13
Module Name:	src
Committed By:	uwe
Date:		Tue Apr 15 16:29:13 UTC 2003

Modified Files:
	src/sys/arch/hpcsh/conf: shl-elf.x

Log Message:
Mark 'ram' MEMORY as allocatable instead of explicitly placing
sections into it.  This also ensures that sections, not mentioned in
the linker script (currenty - link_set_*), end up in the correct
place.  Otherwise kernel panics very early, trying to access link_set
info.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/hpcsh/conf/shl-elf.x

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