mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 10:26:22 +00:00
4 lines
106 B
C
4 lines
106 B
C
void init_prof_test(void **state);
|
|
void close_prof_test(void **state);
|
|
void prof_process_xmpp(int loops);
|