summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/gen/fpsetround.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/alpha/gen/fpsetround.c')
-rw-r--r--lib/libc/alpha/gen/fpsetround.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/alpha/gen/fpsetround.c b/lib/libc/alpha/gen/fpsetround.c
index 3308983..df924dd 100644
--- a/lib/libc/alpha/gen/fpsetround.c
+++ b/lib/libc/alpha/gen/fpsetround.c
@@ -36,9 +36,9 @@
#include <ieeefp.h>
#include <machine/fpu.h>
-fp_rnd
+fp_rnd_t
fpsetround(rnd_dir)
- fp_rnd rnd_dir;
+ fp_rnd_t rnd_dir;
{
double fpcrval;
u_int64_t old, new;
OpenPOWER on IntegriCloud