summaryrefslogtreecommitdiffstats
path: root/contrib/compiler-rt/lib/negsf2.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/compiler-rt/lib/negsf2.c')
-rw-r--r--contrib/compiler-rt/lib/negsf2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/compiler-rt/lib/negsf2.c b/contrib/compiler-rt/lib/negsf2.c
index f8ef2d1..29c17be 100644
--- a/contrib/compiler-rt/lib/negsf2.c
+++ b/contrib/compiler-rt/lib/negsf2.c
@@ -14,7 +14,7 @@
#define SINGLE_PRECISION
#include "fp_lib.h"
-ARM_EABI_FNALIAS(fneg, negsf2);
+ARM_EABI_FNALIAS(fneg, negsf2)
COMPILER_RT_ABI fp_t
__negsf2(fp_t a) {
OpenPOWER on IntegriCloud