Move math/math_private.h to sysdeps/generic/math_private.h.
authorRichard Henderson <rth@twiddle.net>
Fri, 9 Mar 2012 23:45:34 +0000 (15:45 -0800)
committerRichard Henderson <rth@twiddle.net>
Sat, 10 Mar 2012 00:12:17 +0000 (16:12 -0800)
This reverts commit 60d6f5a6f50d838bcb4240fcc0223cac445c6c83.

ChangeLog
include/math_private.h [deleted file]
sysdeps/generic/math_private.h [moved from math/math_private.h with 100% similarity]

index b4410cf..7bf4d96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2012-03-09  Richard Henderson  <rth@twiddle.net>
 
+       * include/math_private.h: Remove file.
+       * math/math_private.h: Move file ...
+       * sysdeps/generic/math_private.h: ... here.
+
+2012-03-09  Richard Henderson  <rth@twiddle.net>
+
        * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
        * sysdeps/powerpc/fpu/math_private.h: Likewise.
        * sysdeps/x86_64/fpu/math_private.h: Likewise.
diff --git a/include/math_private.h b/include/math_private.h
deleted file mode 100644 (file)
index cb71baf..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include <math/math_private.h>