summaryrefslogtreecommitdiff
path: root/sysdeps/sh/dl-machine.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-12 23:58:46 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-12 23:58:46 +0000
commitafa0db7ac357269605808e7d21a584ef28eacec3 (patch)
tree9b883f8d51cc5971d03e8712bc8426517f0dd15c /sysdeps/sh/dl-machine.h
parent65074d231159847217af88e47c2b71df50aead21 (diff)
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.
Diffstat (limited to 'sysdeps/sh/dl-machine.h')
-rw-r--r--sysdeps/sh/dl-machine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sh/dl-machine.h b/sysdeps/sh/dl-machine.h
index 108c8d002c..1530f946f8 100644
--- a/sysdeps/sh/dl-machine.h
+++ b/sysdeps/sh/dl-machine.h
@@ -135,7 +135,7 @@ elf_machine_runtime_setup (struct link_map *l, int lazy, int profile)
#define GOTJMP(x) #x
#endif
-#if defined (KERNEL_MATH_EMULATION)
+#ifdef HAVE_FPU
#define FGR_SAVE "\
sts.l fpscr, @-r15
mov #8,r3