Subject: CVS commit: src/sys/lib/libsa
To: None <source-changes@NetBSD.org>
From: Cherry G. Mathew <cherry@netbsd.org>
List: source-changes
Date: 04/03/2006 15:45:36
Module Name: src
Committed By: cherry
Date: Mon Apr 3 15:45:36 UTC 2006
Modified Files:
src/sys/lib/libsa: loadfile_elf32.c
Log Message:
Encapsulated the MD test: phdr[i].p_type & PT_LOPROC out of MI code,
and into MD_LOADSEG() as suggested by Christos.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/lib/libsa/loadfile_elf32.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.