faking it

This commit is contained in:
iceman1001 2020-08-31 23:03:24 +02:00
commit 57346e3b24

View file

@ -72,4 +72,5 @@ void print_result(const char *name, uint8_t *buf, size_t len);
if (DBGLEVEL >= DBG_EXTENDED) Dbprintf (__VA_ARGS__); \
}
#define DBGLOG_32_BIT_PTR(...) __VA_ARGS__
#endif