blob: 06ea251a068cd83db231a5ef0c2ee75f2203cc09 [file] [log] [blame]
#ifndef _USR_PROFSTAT_H
#define _USR_PROFSTAT_H
/** @file
*
* Profiling
*
*/
FILE_LICENCE ( GPL2_OR_LATER );
extern void profstat ( void );
#endif /* _USR_PROFSTAT_H */