blob: 29ad46d4e95c899475c9432d7da40e3b64b3a2dd [file] [log] [blame]
extern int testLibCycleB2(void);
int testLibCycleA2(void) { return testLibCycleB2(); }