3 lines
104 B
C
3 lines
104 B
C
#include <ddekit/printf.h>
|
|
|
|
#define WARN_UNIMPL ddekit_printf("WARNING: %s unimplemented!\n", __func__)
|