mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-15 01:21:06 +00:00
afa0db7ac3
* sysdeps/sh/dl-machine.h (FGR_SAVE): Protect using HAVE_FPU macro instead of KERNEL_MATH_EMULATION. * sysdeps/sh/sh4/dl-machine.h: Define HAVE_FPU not KERNEL_MATH_EMULATION.
3 lines
52 B
C
3 lines
52 B
C
#define HAVE_FPU
|
|
#include <sysdeps/sh/dl-machine.h>
|