index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
frv
/
ulltod.c
blob: e6bee12081f276701a3c0bfebcac6802c54bcfcc (
plain
)
1
2
3
4
double
__ulltod
(
unsigned
long
long
a
)
{
return
a
;
}