h8300: Add KGDB support.
authorYoshinori Sato <ysato@users.sourceforge.jp>
Wed, 20 Jan 2016 14:27:30 +0000 (23:27 +0900)
committerYoshinori Sato <ysato@users.sourceforge.jp>
Wed, 20 Jan 2016 14:27:30 +0000 (23:27 +0900)
commit96ff2d7081cfc50e5493e9a5ac7c58bfa2ea41d3
treebbe1d1d66bbc7f52d26d25afa78c98a4c42f1f8f
parentbe13326058e79c0b3d8caea5e7d1b34286c09487
h8300: Add KGDB support.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
arch/h8300/Kconfig
arch/h8300/include/asm/kgdb.h [new file with mode: 0644]
arch/h8300/kernel/Makefile
arch/h8300/kernel/entry.S
arch/h8300/kernel/kgdb.c [new file with mode: 0644]