patch-2.4.0-test7 linux/include/asm-arm/arch-arc/hardware.h
Next file: linux/include/asm-arm/arch-arc/ide.h
Previous file: linux/include/asm-arm/a.out.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Aug 13 09:54:15 2000
- Orig file:
v2.4.0-test6/linux/include/asm-arm/arch-arc/hardware.h
- Orig date:
Thu Jul 27 17:38:02 2000
diff -u --recursive --new-file v2.4.0-test6/linux/include/asm-arm/arch-arc/hardware.h linux/include/asm-arm/arch-arc/hardware.h
@@ -82,7 +82,7 @@
* RAM definitions
*/
#define GET_MEMORY_END(p) (PAGE_OFFSET + (p->u1.s.page_size) * (p->u1.s.nr_pages))
-#define PARAMS_BASE (PAGE_OFFSET + 0x7c000)
+#define PARAMS_OFFSET 0x7c000
#else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)