Move math/math_private.h to sysdeps/generic/math_private.h.

This reverts commit 60d6f5a6f5.
This commit is contained in:
Richard Henderson 2012-03-09 15:45:34 -08:00
parent b8c036204f
commit 5f0a5daeee
3 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
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.

View File

@ -1 +0,0 @@
#include <math/math_private.h>