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

Commit 118c1f27 authored by Alexey Dobriyan's avatar Alexey Dobriyan Committed by Linus Torvalds
Browse files

[PATCH] cris: kgdb: remove double_this()



Doesn't make much sense and unused.

Signed-off-by: default avatarAlexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Cc: Mikael Starvik <starvik@axis.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent b14a72d6
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -569,12 +569,6 @@ gdb_cris_strtol (const char *s, char **endptr, int base)
	return x;
}

int
double_this(int x)
{
        return 2 * x;
}

/********************************* Register image ****************************/
/* Copy the content of a register image into another. The size n is
   the size of the register image. Due to struct assignment generation of