patch-2.4.27 linux-2.4.27/include/asm-sh64/processor.h
Next file: linux-2.4.27/include/asm-sh64/registers.h
Previous file: linux-2.4.27/include/asm-sh64/keyboard.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2004-08-07 16:26:06.164408824 -0700
-  Orig file: 
linux-2.4.26/include/asm-sh64/processor.h
-  Orig date: 
2003-11-28 10:26:21.000000000 -0800
diff -urN linux-2.4.26/include/asm-sh64/processor.h linux-2.4.27/include/asm-sh64/processor.h
@@ -101,7 +101,7 @@
  */
 #define SR_FD    0x00008000
 
-#ifdef ST_DEBUG
+#if defined(CONFIG_SH64_SR_WATCH)
 #define SR_MMU   0x84000000
 #else
 #define SR_MMU   0x80000000
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)