blob: a810aeddfe5c34dddaa618cb4bddf72e3b75c484 [file] [log] [blame]
#include "headers/fegetround.h"
int fegetround()
{
return _fegetround();
}