Files
codezero/tasks/libposix/include/posix/bits/fenvinline.h
Bahadir Balban e2b791a3d8 Initial commit
2008-01-13 13:53:52 +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