summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sparc64')
-rw-r--r--sys/arch/sparc64/include/fenv.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/sparc64/include/fenv.h b/sys/arch/sparc64/include/fenv.h
index 0734b5cd8b8..efc95f987dd 100644
--- a/sys/arch/sparc64/include/fenv.h
+++ b/sys/arch/sparc64/include/fenv.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: fenv.h,v 1.1 2011/04/24 00:35:22 martynas Exp $ */
+/* $OpenBSD: fenv.h,v 1.2 2011/04/25 21:04:29 martynas Exp $ */
/* $NetBSD: fenv.h,v 1.1.2.2 2011/02/08 16:19:41 bouyer Exp $ */
/*-
@@ -34,8 +34,8 @@
#include <sys/stdint.h>
-typedef uint64_t fenv_t;
-typedef uint64_t fexcept_t;
+typedef unsigned long int fenv_t;
+typedef unsigned long int fexcept_t;
/*
* Exception flags