Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 11/01/2000 16:06:45
Module Name:	syssrc
Committed By:	ragge
Date:		Wed Nov  1 14:06:44 UTC 2000

Modified Files:
	syssrc/sys/arch/vax/boot/common: srt0.s

Log Message:
Start address must be == 0, otherwise loading on some MicroVAXen will
fail (boot program loaded at address 0 anyway, but tries to start at
the compiled entry point).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/vax/boot/common/srt0.s

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