kissfft/test/pstats.h
2003-11-08 02:48:02 +00:00

8 lines
86 B
C

#ifndef PSTATS_H
#define PSTATS_H
void pstats_init();
void pstats_report();
#endif