Page MenuHomeFreeBSD

D57525.diff
No OneTemporary

D57525.diff

diff --git a/sys/sys/elf_common.h b/sys/sys/elf_common.h
--- a/sys/sys/elf_common.h
+++ b/sys/sys/elf_common.h
@@ -866,6 +866,9 @@
#define NT_ARM_SVE 0x405 /* ARM SVE registers */
#define NT_ARM_ADDR_MASK 0x406 /* arm64 address mask (e.g. for TBI) */
+/* FDO (freedesktop.org) note types. */
+#define NT_FDO_PACKAGING_METADATA 0xcafe1a7e
+
/* GNU note types. */
#define NT_GNU_ABI_TAG 1
#define NT_GNU_HWCAP 2

File Metadata

Mime Type
text/plain
Expires
Sun, Jun 14, 8:49 AM (13 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33883484
Default Alt Text
D57525.diff (421 B)

Event Timeline