view ext/kissfft/test/pstats.h @ 198:0ec25cf85e78

Update the OSX build flags
author Chris Cannam
date Thu, 24 Mar 2016 13:29:56 +0000
parents 76ec2365b250
children
line wrap: on
line source
#ifndef PSTATS_H
#define PSTATS_H

void pstats_init(void);
void pstats_report(void);
 
#endif