mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 14:30:06 +00:00
Remove use of mpa2.h
This commit is contained in:
parent
32ebef017f
commit
ed689c2f74
@ -1,3 +1,9 @@
|
||||
2013-01-20 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
|
||||
"mpa2.h".
|
||||
* sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
|
||||
|
||||
2013-01-18 Joseph Myers <joseph@codesourcery.com>
|
||||
Mark Mitchell <mark@codesourcery.com>
|
||||
Tom de Vries <tom@codesourcery.com>
|
||||
|
@ -43,7 +43,6 @@
|
||||
|
||||
#include "endian.h"
|
||||
#include "mpa.h"
|
||||
#include "mpa2.h"
|
||||
#include <sys/param.h>
|
||||
|
||||
const mp_no mpone = {1, {1.0, 1.0}};
|
||||
|
@ -43,7 +43,6 @@
|
||||
|
||||
#include "endian.h"
|
||||
#include "mpa.h"
|
||||
#include "mpa2.h"
|
||||
#include <sys/param.h>
|
||||
|
||||
const mp_no mpone = {1, {1.0, 1.0}};
|
||||
|
Loading…
Reference in New Issue
Block a user