Files
lcdproc/clients/lcdproc/cpu_smp.h
T
2006-02-18 19:50:50 +00:00

7 lines
104 B
C

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