kgdb,sparc: Add in kgdb_arch_set_pc for sparc
authorJason Wessel <jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:19 +0000 (21:04 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:19 +0000 (21:04 -0500)
commitc75fbb05b523571c0fdc48d4b968b73f0e20acbb
tree14f6d3846bbfe434b9d9ff2adf3ee9b51b9131a0
parent4063eb5fa4ef514077f84f47a7759ab255eddda5
kgdb,sparc: Add in kgdb_arch_set_pc for sparc

The new debug core api requires all architectures that use to debug
core to implement a function to set the program counter.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Acked-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/kgdb_32.c
arch/sparc/kernel/kgdb_64.c