diff options
Diffstat (limited to 'src/fenv/fexcept_t.c')
| -rw-r--r-- | src/fenv/fexcept_t.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/fenv/fexcept_t.c b/src/fenv/fexcept_t.c deleted file mode 100644 index 9bc9303b..00000000 --- a/src/fenv/fexcept_t.c +++ /dev/null @@ -1,11 +0,0 @@ -#include <fenv.h> - -typedef unsigned long long int fexcept_t; - -/*d Represents the floating-point status flags collectively, including any status the */ -/* implementation associates with the flags. d*/ - -/* -STDC(199901) -LINK(m) -*/ |
