]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] Move die and die_if_kernel() from system.h to ptrace.h
authorRalf Baechle <ralf@linux-mips.org>
Sun, 10 Dec 2006 15:02:17 +0000 (15:02 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 10 Dec 2006 21:52:11 +0000 (21:52 +0000)
commit2d911e9a4e74ddbd059f9dabea402a119ef22e3d
tree66f94d2fd657e5958469e4d10f3c7342af79375f
parent86384d544157db23879064cde36061cdcafc6794
[MIPS] Move die and die_if_kernel() from system.h to ptrace.h

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>
include/asm-mips/ptrace.h
include/asm-mips/system.h