port to arm64
[lnanohttp.git] / ulinux / archs / x86_64 / epoll.h
blob0bfa437e215036a766c9cdebc46e101a8d752628
1 #ifndef ULINUX_ARCH_EPOLL_H
2 #define ULINUX_ARCH_EPOLL_H
3 /*
4 * this code is protected by the GNU affero GPLv3
5 * author:Sylvain BERTRAND
6 */
7 #ifndef PACKED
8 #error "missing x86_64 PACKED macro"
9 #endif
10 #define EPOLL_PACKED PACKED
11 #endif