blob: 565447b213e0662469c2fdaad5baf71d09ef1b51 [file] [log] [blame]
extern int testLibCycleB3(void);
int testLibCycleA3(void) { return testLibCycleB3(); }