summaryrefslogtreecommitdiff
path: root/src/xlat/epollctls.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/xlat/epollctls.in')
-rw-r--r--src/xlat/epollctls.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/xlat/epollctls.in b/src/xlat/epollctls.in
new file mode 100644
index 000000000..2955c3a0d
--- /dev/null
+++ b/src/xlat/epollctls.in
@@ -0,0 +1,4 @@
+#value_indexed
+EPOLL_CTL_ADD 1
+EPOLL_CTL_DEL 2
+EPOLL_CTL_MOD 3