blob: 36cb7b0e9268a53e50de7d8696d0bed9b5feab66 [file] [log] [blame]
extern int testLibCycleA2(void);
int testLibCycleB1(void) { return testLibCycleA2(); }