summaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/math_private.h
blob: 485214391f83dd43354019a48f247422cdc715dc (plain)
1
2
3
4
5
6
7
#ifndef I386_MATH_PRIVATE_H
#define I386_MATH_PRIVATE_H 1

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

#endif