Files
lcdproc/clients/lcdproc/disk.h
T

7 lines
79 B
C

#ifndef DISK_H
#define DISK_H
int disk_screen (int rep, int display);
#endif