#ifndef __EPOLL_H #define __EPOLL_H extern void set_epoll_descriptor(int fd_epoll, int action, int fd_toadd, int events); extern int set_epoll_descriptor2(int fd_epoll, int action, int fd_toadd, int events); #endif /* __EPOLL_H */ tanz.ch/cgit.cgi/linux/net-next.git/atom/arch/blackfin/kernel/sys_bfin.c?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/sys_bfin.c
AgeCommit message (Expand)AuthorFilesLines