blob: 5b3215e991003c217ab598563a64cc27c3a223bc [file] [log] [blame]
#include "testLib2.h"
int imp_lib1(void)
{
return testLib2();
}