Fix warnings

This commit is contained in:
Sebastian Huber
2019-09-24 14:20:34 +02:00
parent f105680799
commit c1e05b9ea3
6 changed files with 15 additions and 11 deletions

View File

@@ -44,6 +44,9 @@
#include <rtems/bsd/bsd.h>
/* Only visible in <sys/syslog.h> if _KERNEL is undefined */
void syslog(int, const char *, ...) __printflike(2, 3);
#define TEST_NAME "LIBBSD LOG 1"
typedef struct {