Add callstack test stuff for perf
[slow/toolbox.git] / perftest / lib.h
1 #ifndef _LIB
2 #define _LIB
3 void lib_external(char *s);
4 #endif