Files
lcdproc/clients/lcdproc/cpu_smp.h
T

7 lines
88 B
C

#ifndef CPU_SMP_H
#define CPU_SMP_H
int cpu_smp_screen (int rep, int display);
#endif