marcel 2005-12-19 20:20:37 UTC
FreeBSD src repository
Modified files:
sys/sys elf_common.h
Log:
o Add the GNU symbol versioning section constants (SHT_GNU_verdef,
SHT_GNU_verneed, SHT_GNU_versym),
o Fix the definition of DT_HIOS -- it was short an 'f'...
Revision Changes Path
1.18 +4 -1 src/sys/sys/elf_common.h