uitod.c   [plain text]


double __uitod (unsigned int a)
{
  return a;
}