Subject: CVS commit: src/sys/arch/amiga/amiga
To: None <source-changes@NetBSD.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 06/11/2004 12:23:10
Module Name:	src
Committed By:	is
Date:		Fri Jun 11 12:23:10 UTC 2004

Modified Files:
	src/sys/arch/amiga/amiga: amiga_init.c locore.s

Log Message:
Don't recompute loadbase; use the value passed by the bootloader instead.
(It should know where it loaded us, right?)
Patch contributed by Gunter Nikl.


To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 src/sys/arch/amiga/amiga/amiga_init.c
cvs rdiff -r1.138 -r1.139 src/sys/arch/amiga/amiga/locore.s

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