summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/floatdidf.c
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/floatdidf.c')
-rw-r--r--compiler-rt/lib/floatdidf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/lib/floatdidf.c b/compiler-rt/lib/floatdidf.c
index 2af9e106d93..e53fa2580f6 100644
--- a/compiler-rt/lib/floatdidf.c
+++ b/compiler-rt/lib/floatdidf.c
@@ -22,7 +22,7 @@
/* seee eeee eeee mmmm mmmm mmmm mmmm mmmm | mmmm mmmm mmmm mmmm mmmm mmmm mmmm mmmm */
-ARM_EABI_FNALIAS(l2d, floatdidf);
+ARM_EABI_FNALIAS(l2d, floatdidf)
#ifndef __SOFT_FP__
/* Support for systems that have hardware floating-point; we'll set the inexact flag
OpenPOWER on IntegriCloud