blob: 29cdfd4d2a19ba353a6eea6a242bb788116bf97d [file] [log] [blame]
float __ulltof (unsigned long long a)
{
return a;
}