glibc/sysdeps/sh/sh4/dl-machine.h
Ulrich Drepper afa0db7ac3 Update.
* 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.
2000-06-12 23:58:46 +00:00

3 lines
52 B
C

#define HAVE_FPU
#include <sysdeps/sh/dl-machine.h>