diff options
author | cvs2svn <> | 2004-01-19 18:29:03 +0000 |
---|---|---|
committer | cvs2svn <> | 2004-01-19 18:29:03 +0000 |
commit | fe9afc452c060ca8c184c9cf6c29b620548c3083 (patch) | |
tree | cf6c79ccd5ad484c1452fbc32450f7ac59ad75e7 /include/elf/common.h | |
parent | 19a58aa1e1b6710a4fe969ea55492f5fb7a0771d (diff) | |
download | cygnal-drow-cplus-merge-20031220.tar.gz cygnal-drow-cplus-merge-20031220.tar.bz2 cygnal-drow-cplus-merge-20031220.zip |
This commit was manufactured by cvs2svn to create tag 'drow-cplus-drow-cplus-merge-20031220
merge-20031220'.
Sprout from cagney_bigcore-20040122-branch 2004-01-19 18:28:59 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch'
Cherrypick from master 2003-12-19 16:50:48 UTC DJ Delorie <dj@redhat.com> 'merge from gcc':
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
config-ml.in
config/ChangeLog
config/acinclude.m4
configure
configure.in
gettext.m4
include/ChangeLog
include/aout/ChangeLog
include/aout/stab.def
include/coff/ChangeLog
include/demangle.h
include/elf/ChangeLog
include/elf/common.h
include/elf/frv.h
include/opcode/ChangeLog
include/opcode/h8300.h
src-release
Delete:
include/ChangeLog-9103
include/coff/ChangeLog-9103
include/elf/ChangeLog-9103
include/opcode/ChangeLog-9103
Diffstat (limited to 'include/elf/common.h')
-rw-r--r-- | include/elf/common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/elf/common.h b/include/elf/common.h index 15aa5d9b1..3c4fabec6 100644 --- a/include/elf/common.h +++ b/include/elf/common.h @@ -404,10 +404,6 @@ #define NT_NETBSD_IDENT 1 -/* Values for OpenBSD .note.openbsd.ident notes. Note name is "OpenBSD". */ - -#define NT_OPENBSD_IDENT 1 - /* Values for FreeBSD .note.ABI-tag notes. Note name is "FreeBSD". */ #define NT_FREEBSD_ABI_TAG 1 |