Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-06-13 17:07:51 +0400
committerNick Clifton <nickc@redhat.com>2003-06-13 17:07:51 +0400
commit024e36bd8ba143721093d41122a2c1204dfccbf7 (patch)
tree90993372c3c4fc93fc2aa6135dab5ca11eec9c45 /include/elf/common.h
parent6806f4f6e28562271e14c503a945c1625337240e (diff)
(GNU_ABI_TAG_NETBSD): New tag.
(GNU_ABI_TAG_FREEBSD): New tag.
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 3635bbb64..1a843393d 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -397,6 +397,8 @@
#define GNU_ABI_TAG_LINUX 0
#define GNU_ABI_TAG_HURD 1
#define GNU_ABI_TAG_SOLARIS 2
+#define GNU_ABI_TAG_FREEBSD 3
+#define GNU_ABI_TAG_NETBSD 4
/* Values for NetBSD .note.netbsd.ident notes. Note name is "NetBSD". */