aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/float.h
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2002-03-21 00:06:55 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2002-03-21 00:06:55 +0000
commit91f5bcb812669be0be06de864da44ae174bb1c27 (patch)
treeb248d8d0b7baa5aa9c99007bde534f84f39ee879 /sys/sparc64/include/float.h
parente41ed5da9089b486edc4b02e58c44d0b9ded8c4e (diff)
Notes
Diffstat (limited to 'sys/sparc64/include/float.h')
-rw-r--r--sys/sparc64/include/float.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/include/float.h b/sys/sparc64/include/float.h
index b8467ee26569..96eab375c2f5 100644
--- a/sys/sparc64/include/float.h
+++ b/sys/sparc64/include/float.h
@@ -50,7 +50,7 @@
#include <sys/cdefs.h>
__BEGIN_DECLS
-extern int __flt_rounds __P((void));
+extern int __flt_rounds(void);
__END_DECLS
#define FLT_RADIX 2 /* b */