Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4bb77a9d authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

cris/kgdb: Remove unused static int do_printk

parent 7fc6a8ba
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -676,8 +676,6 @@ hex (char ch)
   Put the result in buf, and return a pointer to the last character
   in buf (null). */

static int do_printk = 0;

static char *
mem2hex(char *buf, unsigned char *mem, int count)
{