blob: 6b85078c91afdd86bc896e94964fdb6703541a37 [file] [log] [blame]
#warning "something"
int
somelib(void)
{
int unused_var;
return 33;
}