1 #include <ddekit/printf.h> 2 3 #define WARN_UNIMPL ddekit_printf("WARNING: %s unimplemented!\n", __func__) 4