Better file structure and build system
[sysstatus.git] / include / status / temp.h
1
2 #ifndef __TEMP_H__
3 #define __TEMP_H__
4
5 void status_temp(char *title, char *sysfile);
6
7 #endif