Better file structure and build system
[sysstatus.git] / include / status / cpuusage.h
1
2 #ifndef __CPUUSAGE_H__
3 #define __CPUUSAGE_H__
4
5 void status_cpuusage();
6
7 #endif