[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)
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