blob: b14c90708148a1658089b07ed85373d68efc17f4 [file] [log] [blame]
#include "func.h"
int func(void)
{
return 0;
}