Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/27/2004 21:35:03
Module Name:	src
Committed By:	christos
Date:		Mon Dec 27 21:35:03 UTC 2004

Modified Files:
	src/sys/sys: exec_elf.h

Log Message:
According to the ELF docs, ELF{32,64}_ST_{BIND,TYPE,INFO,VISIBILITY} are
parts of the public interface. Define them in terms of ELF_ST_*.
Add STN_UNDEF which is part of the public interface also.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 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.