From: Ulrich Drepper Date: Sat, 21 Jun 1997 02:34:13 +0000 (+0000) Subject: m68k w/out FPU specific math inline functions. X-Git-Tag: glibc-2.16-ports-before-merge~3531 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=15c12250939e8f5668e7e5711fa0dfe12c5b115e;p=thirdparty%2Fglibc.git m68k w/out FPU specific math inline functions. --- diff --git a/sysdeps/m68k/fpu/switch/bits/mathinline.h b/sysdeps/m68k/fpu/switch/bits/mathinline.h new file mode 100644 index 00000000000..c0f69669810 --- /dev/null +++ b/sysdeps/m68k/fpu/switch/bits/mathinline.h @@ -0,0 +1 @@ +/* We don't want any inlines when we might not have a 68881. */