mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-07-18 21:14:24 -04:00
initial commit of kiss_fft130.tar.gz contents
This commit is contained in:
7
test/pstats.h
Normal file
7
test/pstats.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef PSTATS_H
|
||||
#define PSTATS_H
|
||||
|
||||
void pstats_init(void);
|
||||
void pstats_report(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user