Merge to Fedora kernel-2.6.7-1.441
[linux-2.6.git] / arch / ppc64 / xmon / xmon.c
index 97b1509..679a484 100644 (file)
@@ -44,9 +44,6 @@ static int xmon_owner;
 static int xmon_gate;
 #endif /* CONFIG_SMP */
 
-#define TRAP(regs)     ((regs)->trap)
-#define FULL_REGS(regs)        1
-
 static unsigned long in_xmon = 0;
 
 static unsigned long adrs;