glibc/sysdeps/m68k/fpu/fabs.c

4 lines
51 B
C
Raw Normal View History

1989-09-02 17:47:33 +09:00
#define FUNC fabs
#define OP abs
1992-05-02 02:47:39 +08:00
#include <acos.c>