git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97eaf53
)
hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h
author
Frederic Weisbecker
<fweisbec@gmail.com>
Thu, 5 Nov 2009 22:06:50 +0000
(23:06 +0100)
committer
Frederic 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