hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h
authorFrederic Weisbecker <fweisbec@gmail.com>
Thu, 5 Nov 2009 22:06:50 +0000 (23:06 +0100)
committerFrederic Weisbecker <fweisbec@gmail.com>
Thu, 5 Nov 2009 22:48:01 +0000 (23:48 +0100)
We plan to make the breakpoints parameters generic among architectures.
For that it's better to move the asm-generic header to a generic linux
header.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>

No differences found