kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
authorJason Wessel <jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:20 +0000 (21:04 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:20 +0000 (21:04 -0500)
commite8861129d3c1a64e3c62f459aeb1cd54a55ab045
treefb0e6a4b63708a909a2806ee1ebeca20bd629738
parent489022cc86ec8817a30226d00d35c67d74dd24a0
kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin

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: Sonic Zhang <sonic.zhang@analog.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/kernel/kgdb.c