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:
86384d5
)
[MIPS] Move die and die_if_kernel() from system.h to ptrace.h
author
Ralf Baechle
<ralf@linux-mips.org>
Sun, 10 Dec 2006 15:02:17 +0000
(15:02 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sun, 10 Dec 2006 21:52:11 +0000
(21:52 +0000)
This eleminates the need to include ptrace.h into system.h and fixes a
harmless namespace conflict on the PC symbol in bpck.c.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found