APM:Libraries
libraries
AP_Common
missing
sys
epoll.h
Go to the documentation of this file.
1
#pragma once
2
3
#include_next <sys/epoll.h>
4
5
#ifndef EPOLLWAKEUP
6
#define EPOLLWAKEUP (1U<<29)
7
#endif
Generated on Sun Jun 17 2018 14:18:47 for APM:Libraries by
1.8.13