forked from ROMEO/obsw
6 lines
53 B
C
6 lines
53 B
C
|
|
// TODO
|
|
int close(int _) {
|
|
(void)_;
|
|
return -1;
|
|
} |