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)
commit2da3e160cb3d226d87b907fab26850d838ed8d7c
tree02ec5cbadf8d3236770d0f3a908e2a571716e382
parent97eaf5300b9d0cd99c310bf8c4a0f2f3296d88a3
hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h

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>
arch/x86/include/asm/hw_breakpoint.h
include/linux/hw_breakpoint.h [moved from include/asm-generic/hw_breakpoint.h with 96% similarity]