blob: ff1209302c349ba591bcbed12cf935ddddd150f0 [file] [log] [blame]
extern int testLibCycleA3(void);
int testLibCycleB2(void) { return testLibCycleA3(); }