commit | 2d911e9a4e74ddbd059f9dabea402a119ef22e3d | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sun Dec 10 15:02:17 2006 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sun Dec 10 21:52:11 2006 +0000 |
tree | 66f94d2fd657e5958469e4d10f3c7342af79375f | |
parent | 86384d544157db23879064cde36061cdcafc6794 [diff] |
[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>