5 lines
73 B
C
5 lines
73 B
C
|
#define __LIBRARY__
|
||
|
#include <unistd.h>
|
||
|
|
||
|
_syscall1(int,close,int,fd)
|