blob: 28d46f3f1ef21be01f1d853d43f9176e9ef1aa9e [file] [log] [blame]
#include "libc2.h"
float LibC2Func(void)
{
return 1.0;
}