1b9f344ef52b14e8319dad26697ef5f7326b7ed9
[sysstatus.git] / statuses / tools.h
1
2 #ifndef __TOOLS_H__
3 #define __TOOLS_H__
4
5 char powertochar(int power);
6
7 #endif