patch-2.3.23 linux/include/asm-arm/arch-ebsa285/memory.h
Next file: linux/include/asm-arm/arch-ebsa285/param.h
Previous file: linux/include/asm-arm/arch-ebsa285/keyboard.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Wed Oct 20 16:29:08 1999
- Orig file:
v2.3.22/linux/include/asm-arm/arch-ebsa285/memory.h
- Orig date:
Wed Jun 30 11:24:55 1999
diff -u --recursive --new-file v2.3.22/linux/include/asm-arm/arch-ebsa285/memory.h linux/include/asm-arm/arch-ebsa285/memory.h
@@ -23,6 +23,7 @@
* Task size: 3GB
*/
#define TASK_SIZE (0xc0000000UL)
+#define TASK_SIZE_26 (0x04000000UL)
/*
* Page offset: 3GB
@@ -42,6 +43,7 @@
* Task size: 1.5GB
*/
#define TASK_SIZE (0x60000000UL)
+#define TASK_SIZE_26 (0x04000000UL)
/*
* Page offset: 1.5GB
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)