aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/darwin-ldouble-shared.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/darwin-ldouble-shared.c')
-rw-r--r--gcc/config/rs6000/darwin-ldouble-shared.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/rs6000/darwin-ldouble-shared.c b/gcc/config/rs6000/darwin-ldouble-shared.c
new file mode 100644
index 00000000000..8ceea0ac55b
--- /dev/null
+++ b/gcc/config/rs6000/darwin-ldouble-shared.c
@@ -0,0 +1,2 @@
+#define IN_LIBGCC2_S 1
+#include "darwin-ldouble.c"