1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-30 17:41:16 +03:00
Files
glibc/sysdeps/generic/bits/fenvinline.h
2004-12-22 20:10:10 +00:00

9 lines
190 B
C

/* This file provides inline versions of floating-pint environment
handling functions. If there were any. */
#ifndef __NO_MATH_INLINES
/* Here is where the code would go. */
#endif