index
:
Hyra
dev
expt
main
sched-rewrite
stable
user
The Hyra Operating System
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mlibc
/
options
/
posix
/
include
/
poll.h
blob: 7550015c937aaf73950cfdaf6ea56ccd281c87cc (
plain
)
1
2
3
4
5
6
#ifndef _POLL_H #define _POLL_H #include <sys/poll.h> #endif // _POLL_H