summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/arch/arm/include/math.h4
-rw-r--r--sys/arch/cats/include/math.h4
-rw-r--r--sys/arch/zaurus/include/math.h4
3 files changed, 0 insertions, 12 deletions
diff --git a/sys/arch/arm/include/math.h b/sys/arch/arm/include/math.h
deleted file mode 100644
index a5818196591..00000000000
--- a/sys/arch/arm/include/math.h
+++ /dev/null
@@ -1,4 +0,0 @@
-/* $OpenBSD: math.h,v 1.1 2004/02/01 05:09:49 drahn Exp $ */
-/* $NetBSD: math.h,v 1.2 2002/02/19 13:08:14 simonb Exp $ */
-
-#define __HAVE_NANF
diff --git a/sys/arch/cats/include/math.h b/sys/arch/cats/include/math.h
deleted file mode 100644
index 8a036446ed9..00000000000
--- a/sys/arch/cats/include/math.h
+++ /dev/null
@@ -1,4 +0,0 @@
-/* $OpenBSD: math.h,v 1.1 2004/02/01 05:12:54 drahn Exp $ */
-/* $NetBSD: math.h,v 1.3 2001/11/25 15:55:57 thorpej Exp $ */
-
-#include <arm/math.h>
diff --git a/sys/arch/zaurus/include/math.h b/sys/arch/zaurus/include/math.h
deleted file mode 100644
index 585c4f9b181..00000000000
--- a/sys/arch/zaurus/include/math.h
+++ /dev/null
@@ -1,4 +0,0 @@
-/* $OpenBSD: math.h,v 1.1 2004/12/31 00:04:35 drahn Exp $ */
-/* $NetBSD: math.h,v 1.3 2001/11/25 15:55:57 thorpej Exp $ */
-
-#include <arm/math.h>