8 lines
150 B
C
8 lines
150 B
C
#ifndef DDEKIT_DEBUG_MACROS_H
|
|
#define DDEKIT_DEBUG_MACROS_H
|
|
|
|
#include <ddekit/printf.h>
|
|
#include <ddekit/debug.h>
|
|
|
|
#endif /* DDEKIT_DEBUG_MACROS_H */
|