mirror of
https://github.com/reactos/CMake.git
synced 2024-11-29 22:40:25 +00:00
5 lines
36 B
C
5 lines
36 B
C
|
float LibC1Func()
|
||
|
{
|
||
|
return 2.0;
|
||
|
}
|