glibc/sysdeps/m68k/fpu/fabs.c

4 lines
51 B
C
Raw Normal View History

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