summaryrefslogtreecommitdiffstats
path: root/libgcc/config/libbid/bid_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/config/libbid/bid_functions.h')
-rw-r--r--libgcc/config/libbid/bid_functions.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgcc/config/libbid/bid_functions.h b/libgcc/config/libbid/bid_functions.h
index 579370ae8db..6dd8e84e879 100644
--- a/libgcc/config/libbid/bid_functions.h
+++ b/libgcc/config/libbid/bid_functions.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2007, 2009, 2012 Free Software Foundation, Inc.
This file is part of GCC.
@@ -124,7 +124,7 @@ ALIGN (16)
#define DENORMAL_MODE 0x00000100
#define INVALID_MODE 0x00000080
-#if defined LINUX || defined SUNOS
+#if defined LINUX || defined __GLIBC__ || defined SUNOS
#define LX16 "%016llx"
#define LX "%llx"
#define LD4 "%4llu"
OpenPOWER on IntegriCloud