blob: d39e9ee24a162833ab24c6152c922e180df01c4b [file] [log] [blame]
#ifndef ARM_MATH_PRIVATE_H
#define ARM_MATH_PRIVATE_H 1
/* Enable __finitel, __isinfl, and __isnanl for binary compatibility
when built without long double support. */
#define LDBL_CLASSIFY_COMPAT 1
#include "fenv_private.h"
#include_next <math_private.h>
#endif