]> git.ozlabs.org Git - petitboot/blob - discover/pb-discover.h
ui/ncurses: Display warning when net override active
[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 */