]> git.ozlabs.org Git - petitboot/blob - discover/pb-discover.h
discover: Don't rely on ctx->conf_url side-effect in user_event_parse_conf_url
[petitboot] / discover / pb-discover.h
1 #ifndef _PB_DISCOVER_H
2 #define _PB_DISCOVER_H
3
4 int register_waiter(int fd, int *callback(void *), void *arg);
5
6 #endif /* _PB_DISCOVER_H */