libc1.c 36 B

1234
  1. float LibC1Func()
  2. {
  3. return 2.0;
  4. }