Sign in
qemu
/
ipxe
/
8b64cc7fba868ddec45895382eb52df005f4f319
/
.
/
src
/
include
/
usr
/
profstat.h
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 */