This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
buildtools
Watch
1
Star
0
Fork
0
You've already forked buildtools
mirror of
https://review.haiku-os.org/buildtools
synced
2025-02-12 08:47:41 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
buildtools
/
gcc
/
libgcc
/
config
/
frv
/
uitof.c
Jérôme Duval
e9f3433e73
import gcc 4.7.3
2013-04-23 18:39:47 +02:00
5 lines
47 B
C
Raw
Blame
History
float
__uitof
(
unsigned
int
a
)
{
return
a
;
}
Reference in New Issue
View Git Blame
Copy Permalink