3 lines
54 B
C
3 lines
54 B
C
|
float __floatunsisf (unsigned long v) {
|
||
|
return v;
|
||
|
}
|