repo.or.cz
/
gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
c-family: Regenerate c.opt.urls
[gcc.git]
/
libgcc
/
config
/
frv
/
uitod.c
blob
14290ab6b04ded299968c3e3e3c544a6c05d6605
1
double
__uitod
(
unsigned int
a
)
2
{
3
return
a
;
4
}