kernel-fxtec-pro1x/arch/x86/mm/kmemcheck
Pekka Enberg 0c33cacd86 kmemcheck: remove multiple ifdef'd definitions of the same global variable
Multiple ifdef'd definitions of the same global variable is ugly and
error-prone. Fix that up.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
2009-06-15 12:39:57 +02:00
..
error.c kmemcheck: remove forward declarations from error.c 2009-06-15 12:39:47 +02:00
error.h kmemcheck: add the kmemcheck core 2009-06-13 15:37:30 +02:00
kmemcheck.c kmemcheck: remove multiple ifdef'd definitions of the same global variable 2009-06-15 12:39:57 +02:00
Makefile kmemcheck: add the kmemcheck core 2009-06-13 15:37:30 +02:00
opcode.c kmemcheck: add the kmemcheck core 2009-06-13 15:37:30 +02:00
opcode.h kmemcheck: add the kmemcheck core 2009-06-13 15:37:30 +02:00
pte.c kmemcheck: add the kmemcheck core 2009-06-13 15:37:30 +02:00
pte.h kmemcheck: add the kmemcheck core 2009-06-13 15:37:30 +02:00
shadow.c kmemcheck: include module.h to prevent warnings 2009-06-13 15:37:49 +02:00
shadow.h kmemcheck: add the kmemcheck core 2009-06-13 15:37:30 +02:00