Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 12/26/2004 23:37:29
Module Name: src
Committed By: mycroft
Date: Sun Dec 26 23:37:29 UTC 2004
Modified Files:
src/sys/sys: exec_elf.h
Log Message:
Remove ELFn_ST_{BIND,TYPE,INFO}(), and instead add a generic ELF_ST_*() that
works with an Elf_Byte. Also add ELF_ST_VISIBILITY() and STV_* types.
To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/sys/sys/exec_elf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.