index
:
kogata.git
master
retrowave
Hobby OS ; intended to be small and perfect (^_^)
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libc
/
errno.c
blob: b5865fa6d01a6f36fbf3e90fcf9a91844ecdb5ba (
plain
) (
tree
)
5900017
1
2
3
4
5
6
#include
<errno.h>
int
errno
=
0
;
/* vim: set sts=0 ts=4 sw=4 tw=0 noet :*/