Better file structure and build system
[sysstatus.git] / include / status / battery.h
1
2 #ifndef __BATTERY_H__
3 #define __BATTERY_H__
4
5 void status_battery(char *batname);
6
7 #endif