This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
ardupilot
mirror of
https://github.com/ArduPilot/ardupilot
Watch
5
Star
0
Fork
You've already forked ardupilot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0a0d5a3e49
ardupilot
/
libraries
/
AP_Common
/
missing
/
sys
/
epoll.h
8 lines
99 B
C
Raw
Blame
History
#
pragma once
#
include
_next <sys/epoll.h>
#
ifndef EPOLLWAKEUP
#
define EPOLLWAKEUP (1U<<29)
#
endif
Reference in New Issue
View Git Blame
Copy Permalink