Author :
Marcin Juszkiewicz
Date :
2014-01-22 11:17:35
Hash :dfe1e526 Message :Check does arch have the epoll_create and __NR_epoll_wait syscalls.
Some architectures (like AArch64) do not have deprecated syscalls.
Signed-off-by: Marcin Juszkiewicz <mjuszkiewicz@redhat.com>