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

cris/kgdb: Remove unused static int do_printk

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 7fc6a8ba
......@@ -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)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment