summaryrefslogtreecommitdiff
path: root/src/fenv/__fenv_h.c
blob: 331e852f5ee8484b69d5190b2fb1e5bd0d452a62 (plain)
1
2
3
4
5
6
7
8
#include "_fenv.h"

struct __fenv_h __fenv_h = { 0 };

/*
STDC(-1)
SIGNAL_SAFE(-1)
*/