about summary refs log tree commit diff
path: root/sysdeps/generic
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic')
-rw-r--r--sysdeps/generic/ldconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/generic/ldconfig.h b/sysdeps/generic/ldconfig.h
index 9c618464e7..db29a9d224 100644
--- a/sysdeps/generic/ldconfig.h
+++ b/sysdeps/generic/ldconfig.h
@@ -31,6 +31,7 @@
 #define FLAG_IA64_LIB64		0x0200
 #define FLAG_X8664_LIB64	0x0300
 #define FLAG_S390_LIB64		0x0400
+#define FLAG_POWERPC_LIB64	0x0500
 
 /* Declared in cache.c.  */
 extern void print_cache (const char *cache_name);