From 73588a7223bec40d652fd4c75f1cb4772c5d2612 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 10 Feb 2014 20:05:01 +0100 Subject: Move m68k from ports to libc --- sysdeps/m68k/m680x0/fpu/s_tanf.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sysdeps/m68k/m680x0/fpu/s_tanf.c (limited to 'sysdeps/m68k/m680x0/fpu/s_tanf.c') diff --git a/sysdeps/m68k/m680x0/fpu/s_tanf.c b/sysdeps/m68k/m680x0/fpu/s_tanf.c new file mode 100644 index 0000000000..9ae66ddbf3 --- /dev/null +++ b/sysdeps/m68k/m680x0/fpu/s_tanf.c @@ -0,0 +1,2 @@ +#define FUNC tanf +#include -- cgit 1.4.1