blob: 059bc7c7417b3ca253e1da1e484fe857e47c8cbf [file] [log] [blame]
float __uitof (unsigned int a)
{
return a;
}