summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/i386/xm-isc.h
blob: 7a0a47c4df586fe80d3267f9e30038099495954d (plain)
1
2
3
4
5
6
#include "i386/xm-sysv3.h"

#ifndef REAL_ARITHMETIC
#define REAL_VALUE_ATOF(x, mode) strtod ((x), (char **)0)
extern double strtod ();
#endif
OpenPOWER on IntegriCloud