blob: 8c668dbde7278f0c8386b6bbd6afe0a6d41e80f4 [file] [log] [blame]
extern int retval;
int func (void)
{
return retval;
}