blob: 0c98199f1a8b9477fc503f9ccad8fe41a61c66b7 [file] [log] [blame]
#include "headers/fegetexceptflag.h"
void fegetexceptflag(fexcept_t *flagp, int excepts)
{
_fegetexceptflag(flagp, excepts);
}