]> git.ozlabs.org Git - petitboot/blob - discover/log.h
Fix invocation of udev_init
[petitboot] / discover / log.h
1 #ifndef _LOG_H
2 #define _LOG_H
3
4 void pb_log(const char *fmt, ...);
5
6 #endif /* _LOG_H */