Sign in
qemu
/
ipxe
/
ea33ea33c0d77b853c39d7b0e8c54f1a6f56b6bc
/
.
/
src
/
include
/
usr
/
profstat.h
blob: b7812ca7fa9a5e01a5cfa40317c9cecc7d312ff5 [
file
] [
log
] [
blame
]
#ifndef
_USR_PROFSTAT_H
#define
_USR_PROFSTAT_H
/** @file
*
* Profiling
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
extern
void
profstat
(
void
);
#endif
/* _USR_PROFSTAT_H */