X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/7c12ee7bab2847c89104dbec43ea5cec481ed1a1..fd6ced5284750470f40d08a5b3b11d4931d6dc2f:/src/am7xxx.c?ds=inline diff --git a/src/am7xxx.c b/src/am7xxx.c index a8bcc49..883794b 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) {