1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-21 14:53:53 +03:00
Files
glibc/sysdeps/i386/fpu/math_private.h

7 lines
90 B
C

#ifndef _MATH_PRIVATE_H
#include "fenv_private.h"
#include_next <math_private.h>
#endif