CMake/Tests/COnly/libc1.c

5 lines
36 B
C
Raw Permalink Normal View History

2002-12-31 23:22:48 +03:00
float LibC1Func()
{
return 2.0;
}