diff options
Diffstat (limited to 'sysdeps/powerpc')
-rw-r--r-- | sysdeps/powerpc/Dist | 3 | ||||
-rw-r--r-- | sysdeps/powerpc/fpu/Dist | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysdeps/powerpc/Dist b/sysdeps/powerpc/Dist index 0c7ed9635b..4513e6c604 100644 --- a/sysdeps/powerpc/Dist +++ b/sysdeps/powerpc/Dist @@ -1,7 +1,4 @@ dl-machine.c dl-start.S -fenv_const.c -fenv_libc.h ppc-mcount.S fe_nomask.c -t_sqrt.c diff --git a/sysdeps/powerpc/fpu/Dist b/sysdeps/powerpc/fpu/Dist new file mode 100644 index 0000000000..ce00e3ab70 --- /dev/null +++ b/sysdeps/powerpc/fpu/Dist @@ -0,0 +1,3 @@ +fenv_const.c +fenv_libc.h +t_sqrt.c |