about summary refs log tree commit diff
path: root/ports/sysdeps/aarch64/fpu/s_frint.x
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/aarch64/fpu/s_frint.x')
-rw-r--r--ports/sysdeps/aarch64/fpu/s_frint.x3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/sysdeps/aarch64/fpu/s_frint.x b/ports/sysdeps/aarch64/fpu/s_frint.x
index b3e21e13c1..3c24031deb 100644
--- a/ports/sysdeps/aarch64/fpu/s_frint.x
+++ b/ports/sysdeps/aarch64/fpu/s_frint.x
@@ -38,8 +38,7 @@
 #define __CONCATX(a,b) __CONCAT(a,b)
 
 TYPE
-__CONCATX(__,FUNC) (x)
-     TYPE x;
+__CONCATX(__,FUNC) (TYPE x)
 {
   TYPE result;
   asm ( INSN "\t%" REGS "0, %" REGS "1" :