Loading include/uapi/linux/eventpoll.h +2 −0 Original line number Diff line number Diff line Loading @@ -56,10 +56,12 @@ #define EPOLL_PACKED #endif #ifdef __KERNEL__ struct epoll_event { __u32 events; __u64 data; } EPOLL_PACKED; #endif /* __KERNEL__ */ #endif /* _UAPI_LINUX_EVENTPOLL_H */ Loading
include/uapi/linux/eventpoll.h +2 −0 Original line number Diff line number Diff line Loading @@ -56,10 +56,12 @@ #define EPOLL_PACKED #endif #ifdef __KERNEL__ struct epoll_event { __u32 events; __u64 data; } EPOLL_PACKED; #endif /* __KERNEL__ */ #endif /* _UAPI_LINUX_EVENTPOLL_H */