aboutsummaryrefslogtreecommitdiffstats
path: root/macpoll.h
blob: 95dfc0402ac373650a26d3a49706317e09099c93 (plain)
1
2
int macpoll(struct pollfd *fds, nfds_t nfds, int timeout);
#define poll macpoll