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_nearbyintl.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sysdeps/m68k/m680x0/fpu/s_nearbyintl.c (limited to 'sysdeps/m68k/m680x0/fpu/s_nearbyintl.c') diff --git a/sysdeps/m68k/m680x0/fpu/s_nearbyintl.c b/sysdeps/m68k/m680x0/fpu/s_nearbyintl.c new file mode 100644 index 0000000000..230cd7784c --- /dev/null +++ b/sysdeps/m68k/m680x0/fpu/s_nearbyintl.c @@ -0,0 +1,2 @@ +#define FUNC nearbyintl +#include -- cgit 1.4.1