summaryrefslogtreecommitdiff
path: root/statuses/fan.h
blob: dd5e494f85866c65ed564aad33116d084f2681f4 (plain)
1
2
3
4
5
6
7

#ifndef __FAN_H__
#define __FAN_H__

void status_fan(char *title, char *sysfile);

#endif