File:  [DVB] / dietlibc / syscalls.s / epoll_create1.S
Revision 1.1: download - view: text, annotated - select for diffs
Mon Sep 8 10:11:22 2014 UTC (9 years, 8 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
  add eventfd, inotify_init1, epoll_init1, accept4, recvmmsg, sendmmsg
  add dup3, fanotify_init, fanotify_mark, signalfd4, timerfd_settime
  add timerfd_gettime

#include "syscalls.h"

#ifdef __NR_epoll_create1
syscall(epoll_create1,epoll_create1)
#endif

LinuxTV legacy CVS <linuxtv.org/cvs>