Remove INTDEF.

This commit is contained in:
Andreas Schwab 2002-06-13 12:38:20 +00:00
parent b83cbb99bd
commit aecdafd50f
3 changed files with 0 additions and 3 deletions

View File

@ -1,3 +1,2 @@
#define FUNC finite
#include <s_isinf.c>
INTDEF(__finite)

View File

@ -1,3 +1,2 @@
#define FUNC finitef
#include <s_isinff.c>
INTDEF(__finitef)

View File

@ -1,3 +1,2 @@
#define FUNC finitel
#include <s_isinfl.c>
INTDEF(__finitel)