user: implement mlibc as the libc, finally.
It's finally done.. Signed-off-by: kaguya <vpshinomiya@protonmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef _ABIBITS_EPOLL_H
|
||||
#define _ABIBITS_EPOLL_H
|
||||
|
||||
#define EPOLL_CLOEXEC 1
|
||||
|
||||
#endif /* _ABIBITS_EPOLL_H */
|
||||
Reference in New Issue
Block a user