FSF GCC merge 02/23/03
[official-gcc.git] / gcc / config / frv / uitof.c
blob059bc7c7417b3ca253e1da1e484fe857e47c8cbf
1 float __uitof (unsigned int a)
3 return a;