summaryrefslogtreecommitdiff
path: root/sysdeps/arm/math_private.h
blob: c175b15601f88f712620839250b79bd1fbd6c877 (plain)
1
2
3
4
5
6
7
#ifndef ARM_MATH_PRIVATE_H
#define ARM_MATH_PRIVATE_H 1

#include "fenv_private.h"
#include_next <math_private.h>

#endif