X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/24924e4869890878be88a1c6c324d2fe9ee8f087..284d361e208680e22631220a2e0aa8860633fa52:/src/am7xxx.c?ds=sidebyside diff --git a/src/am7xxx.c b/src/am7xxx.c index a840589..67718db 100644 --- a/src/am7xxx.c +++ b/src/am7xxx.c @@ -244,6 +244,7 @@ static void debug_dump_header(am7xxx_context *ctx, struct am7xxx_header *h) (void)ctx; (void)h; } + static void trace_dump_buffer(am7xxx_context *ctx, const char *message, uint8_t *buffer, unsigned int len) {