summaryrefslogtreecommitdiffstats
path: root/StdLib/LibC/gdtoa/gdtoa.inf
diff options
context:
space:
mode:
Diffstat (limited to 'StdLib/LibC/gdtoa/gdtoa.inf')
-rw-r--r--StdLib/LibC/gdtoa/gdtoa.inf4
1 files changed, 4 insertions, 0 deletions
diff --git a/StdLib/LibC/gdtoa/gdtoa.inf b/StdLib/LibC/gdtoa/gdtoa.inf
index 48b7df403f..a23749a8cc 100644
--- a/StdLib/LibC/gdtoa/gdtoa.inf
+++ b/StdLib/LibC/gdtoa/gdtoa.inf
@@ -46,6 +46,10 @@
strtof.c
Ipf/strtold.c
+[Sources.AARCH64]
+ strtof.c
+ Ipf/strtold.c
+
[Sources]
strtod.c # Public interfaces
atof.c