Fix typo.

From-SVN: r81270
This commit is contained in:
Kaveh Ghazi 2004-04-29 01:19:40 +00:00
parent 332d782c3d
commit c4b8e5de4b

View File

@ -8,7 +8,7 @@
/* { dg-do link } */
/* { dg-options "-ffast-math" } */
#include "./builtins-config.h"
#include "../builtins-config.h"
#define PROTOTYPE(FN) extern double FN(double); \
extern float FN##f(float); \