[PATCH] mips: clean up 32/64-bit configuration
[deliverable/linux.git] / include / asm-mips / ptrace.h
index d3c46d6338266f7c29300d54fce0ad9e4c2c1ab6..2b5c624c3d4fe790ec638d94ca2492b31560f0ed 100644 (file)
@@ -28,7 +28,7 @@
  * system call/exception. As usual the registers k0/k1 aren't being saved.
  */
 struct pt_regs {
-#ifdef CONFIG_MIPS32
+#ifdef CONFIG_32BIT
        /* Pad bytes for argument save space on the stack. */
        unsigned long pad0[6];
 #endif
This page took 0.024934 seconds and 5 git commands to generate.