make-it-quick/lib2/lib2.c

5 lines
37 B
C

int lib2_bar(void)
{
return 0;
}