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

struct __fenv_h __fenv_h = { 0 };

/*
STDC(0)
SIGNAL_SAFE(0)
*/