New lcdproc client by Thomas Runge. Works on Solaris, Linux, NetBSD, OpenBSD and FreeBSD.

This commit is contained in:
gfk
2003-12-24 19:47:55 +00:00
parent 56db57f518
commit 1372677298
30 changed files with 2921 additions and 2275 deletions
-3
View File
@@ -1,9 +1,6 @@
#ifndef CPU_H
#define CPU_H
int cpu_init ();
int cpu_close ();
int cpu_screen (int rep, int display);
int cpu_graph_screen (int rep, int display);