forked from ROMEO/obsw
5 lines
57 B
C
5 lines
57 B
C
|
|
|
|
int _read(int file, char *ptr, int len) {
|
|
return 0;
|
|
} |