summaryrefslogtreecommitdiffstats
path: root/lib/truncdfsf2.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/truncdfsf2.c')
-rw-r--r--lib/truncdfsf2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/truncdfsf2.c b/lib/truncdfsf2.c
index f57af7e..61c909a 100644
--- a/lib/truncdfsf2.c
+++ b/lib/truncdfsf2.c
@@ -64,7 +64,7 @@ static inline dst_t dstFromRep(dst_rep_t x) {
// End helper routines. Conversion implementation follows.
-ARM_EABI_FNALIAS(d2f, truncdfsf2);
+ARM_EABI_FNALIAS(d2f, truncdfsf2)
COMPILER_RT_ABI dst_t
__truncdfsf2(src_t a) {
OpenPOWER on IntegriCloud