index
:
personal/linux-0.01-distro.git
master
My attempt to make a Linux 0.01 distro using old versions of the source code
Alee
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
lib
/
close.c
blob: 182d7eb6be99ed8d6ada07089980cbaca9faa329 (
plain
) (
blame
)
1
2
3
4
#define __LIBRARY__
#include
<unistd.h>
_syscall1
(
int
,
close
,
int
,
fd
)