aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/float.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/include/float.h')
-rw-r--r--sys/alpha/include/float.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/include/float.h b/sys/alpha/include/float.h
index 1a3d871d7529..4d72b0e0605d 100644
--- a/sys/alpha/include/float.h
+++ b/sys/alpha/include/float.h
@@ -40,7 +40,7 @@
#include <sys/cdefs.h>
__BEGIN_DECLS
-int __flt_rounds __P((void));
+int __flt_rounds(void);
__END_DECLS
#define FLT_RADIX 2 /* b */