This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-Tools
/
Retro68
Watch
1
Star
0
Fork
0
You've already forked Retro68
mirror of
https://github.com/autc04/Retro68.git
synced
2024-11-03 07:07:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
431390d872
Retro68
/
gcc
/
libgcc
/
config
/
frv
/
uitod.c
Wolfgang Thaller
aaf905ce07
add gcc 4.70
2012-03-28 01:13:14 +02:00
5 lines
48 B
C
Raw
Blame
History
double
__uitod
(
unsigned
int
a
)
{
return
a
;
}
Reference in New Issue
View Git Blame
Copy Permalink