blob: 493ca070eef2f31ecce007a3c6981c3ba28da90d [file] [log] [blame]
extern int testLib6cxx(void);
int testLib6(void)
{
return testLib6cxx();
}