blob: 484955b52405957cf2d8aee83629d3e1943e5249 [file] [log] [blame]
extern int genfunc(void);
int genfunc(void)
{
return 0;
}