summaryrefslogtreecommitdiff
path: root/statuses/cpuusage.h
blob: 1de2aed3c20bcdbf113a71fe2ca3fde0720dae13 (plain)
1
2
3
4
5
6
7

#ifndef __CPUUSAGE_H__
#define __CPUUSAGE_H__

void status_cpuusage();

#endif