Sign in
qemu
/
ipxe
/
fd2b1e99514ea27b5a2f79e7c6c03c618b4f91c7
/
.
/
src
/
include
/
usr
/
profstat.h
blob: c5d545a8622fe7ee8ba974022c4bd771929466de [
file
]
#ifndef
_USR_PROFSTAT_H
#define
_USR_PROFSTAT_H
/** @file
*
* Profiling
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
FILE_SECBOOT
(
PERMITTED
);
extern
void
profstat
(
void
);
#endif
/* _USR_PROFSTAT_H */