blob: 3db9e5356980ded7ad007ac590f23cfe2d1de6f0 [file] [log] [blame]
extern int testLibCycleB1(void);
int testLibCycleA1(void) { return testLibCycleB1(); }