xref: /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/fenvinline.h (revision 53ee8cc121a030b8d368113ac3e966b4705770ef)
1 /* This file provides inline versions of floating-pint environment
2    handling functions.  If there were any.  */
3 
4 #ifndef __NO_MATH_INLINES
5 
6 /* Here is where the code would go.  */
7 
8 #endif
9