root/mh-home-sysmon/trunk/mh-cpu-source.h

Revision 93, 132 bytes (checked in by inz, 6 months ago)

Initial code for mh-home-sysmon.

Line 
1 #ifndef MH_CPU_SOURCE_H
2 #define MH_CPU_SOURCE_H
3
4 #include "datasource.h"
5
6 void mh_cpu_source_load(DataSource *data_source);
7
8 #endif
Note: See TracBrowser for help on using the browser.