]> git.baikalelectronics.ru Git - kernel.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)
commit31f28c589b572e4f1971a3155d8c7ddad1b38e9e
tree66f94d2fd657e5958469e4d10f3c7342af79375f
parent1c00235fe4aaba4bcaa1b7eef574f2d4affad0a1
[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