From: Ralf Baechle Date: Sun, 10 Dec 2006 15:02:17 +0000 (+0000) Subject: [MIPS] Move die and die_if_kernel() from system.h to ptrace.h X-Git-Tag: v2.6.20-rc1~146^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d911e9a4e74ddbd059f9dabea402a119ef22e3d;p=pandora-kernel.git [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 --- Reading git-diff-tree failed