aboutsummaryrefslogtreecommitdiff
path: root/elf/ldconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'elf/ldconfig.h')
-rw-r--r--elf/ldconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/ldconfig.h b/elf/ldconfig.h
index 76284f6e67..336b8e51f5 100644
--- a/elf/ldconfig.h
+++ b/elf/ldconfig.h
@@ -29,6 +29,7 @@
#define FLAG_REQUIRED_MASK 0xff00
#define FLAG_SPARC_LIB64 0x0100
#define FLAG_IA64_LIB64 0x0200
+#define FLAG_X8664_LIB64 0x0300
/* Declared in cache.c. */
extern void print_cache (const char *cache_name);