summaryrefslogtreecommitdiff
path: root/StdLib/LibC/gdtoa/strtold_px.c
diff options
context:
space:
mode:
Diffstat (limited to 'StdLib/LibC/gdtoa/strtold_px.c')
-rw-r--r--StdLib/LibC/gdtoa/strtold_px.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/StdLib/LibC/gdtoa/strtold_px.c b/StdLib/LibC/gdtoa/strtold_px.c
deleted file mode 100644
index f5920b2c4c..0000000000
--- a/StdLib/LibC/gdtoa/strtold_px.c
+++ /dev/null
@@ -1,4 +0,0 @@
-/* $NetBSD: strtold_px.c,v 1.1 2006/03/15 17:35:18 kleink Exp $ */
-
-#define GDTOA_LD_FMT x
-#include "strtold_subr.c"