summaryrefslogtreecommitdiffstats
path: root/discover/pb-discover.h
blob: a48557c167a5a64a24d0b8bccdfc5c1069ce28fe (plain)
1
2
3
4
5
6
#ifndef _PB_DISCOVER_H
#define _PB_DISCOVER_H

int register_waiter(int fd, int *callback(void *), void *arg);

#endif /* _PB_DISCOVER_H */
OpenPOWER on IntegriCloud