summaryrefslogtreecommitdiffstats
path: root/include/elf
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf')
-rw-r--r--include/elf/ChangeLog4
-rw-r--r--include/elf/common.h4
2 files changed, 0 insertions, 8 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 4a4501eb8..9c7b588e4 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,7 +1,3 @@
-2004-01-17 Mark Kettenis <kettenis@gnu.org>
-
- * common.h (NT_OPENBSD_IDENT): Define.
-
2004-01-06 Alexandre Oliva <aoliva@redhat.com>
2003-09-18 Alexandre Oliva <aoliva@redhat.com>
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