blob: 1d99ab874e4a3d584879419a7064e6213363ca63 [file] [log] [blame]
#ifdef OBJC
# error "OBJC is defined, but should not be"
#endif
int c_dep(void)
{
return 0;
}