summaryrefslogtreecommitdiffstats
path: root/contrib/binutils
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils')
-rw-r--r--contrib/binutils/include/elf/common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/binutils/include/elf/common.h b/contrib/binutils/include/elf/common.h
index f2e5022..eb38192 100644
--- a/contrib/binutils/include/elf/common.h
+++ b/contrib/binutils/include/elf/common.h
@@ -437,7 +437,8 @@
/* Values for FreeBSD .note.tag notes. Note name is "FreeBSD". */
-#define NT_FREEBSD_TAG 2
+#define NT_FREEBSD_TAG 1
+#define NT_FREEBSD_NOINIT_TAG 2
/* These three macros disassemble and assemble a symbol table st_info field,
which contains the symbol binding and symbol type. The STB_ and STT_
OpenPOWER on IntegriCloud