This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
ardupilot
Watch
1
Star
0
Fork
You've already forked ardupilot
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35054
Commits
0
Branches
0
Tags
282 MiB
C++
71.5%
Python
11.9%
C
10.7%
Lua
2.1%
HTML
1.5%
Other
1.9%
Tree:
6786e4b5fc
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6786e4b5fc'
${ noResults }
ardupilot
/
libraries
/
AP_Common
/
missing
/
sys
/
epoll.h
7 lines
99 B
Raw
Blame
History
#
pragma once
#
include
_next <sys/epoll.h>
#
ifndef EPOLLWAKEUP
#
define EPOLLWAKEUP (1U<<29)
#
endif
Reference in new issue
Copy Permalink