blob: 7f14fb4d65d1601761bd770773e2cead53be8240 [file] [log] [blame]
int zero_static(void);
int zero_static(void)
{
return 0;
}