Subject: CVS commit: src/sys/arch/hpc/stand/hpcboot
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 12/23/2003 04:59:44
Module Name:	src
Committed By:	uwe
Date:		Tue Dec 23 04:59:44 UTC 2003

Modified Files:
	src/sys/arch/hpc/stand/hpcboot: load_elf.cpp

Log Message:
Load ".symtab" section before ".strtab".  The code to pack the symbol
table (kern_ksyms.c:addsymtab) relies on that order.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/hpc/stand/hpcboot/load_elf.cpp

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