summaryrefslogtreecommitdiff
path: root/lib/fixxfti.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fixxfti.c')
-rw-r--r--lib/fixxfti.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fixxfti.c b/lib/fixxfti.c
index 84406bd1..70d0e17b 100644
--- a/lib/fixxfti.c
+++ b/lib/fixxfti.c
@@ -44,4 +44,4 @@ __fixxfti(long double a)
return (r ^ s) - s;
}
-#endif
+#endif /* __x86_64 */