patch-2.0.11 linux/include/asm-alpha/system.h
Next file: linux/include/asm-alpha/unistd.h
Previous file: linux/include/asm-alpha/posix_types.h
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Sun Aug  4 13:37:59 1996
-  Orig file: 
v2.0.10/linux/include/asm-alpha/system.h
-  Orig date: 
Sat Apr 20 12:58:38 1996
diff -u --recursive --new-file v2.0.10/linux/include/asm-alpha/system.h linux/include/asm-alpha/system.h
@@ -17,6 +17,7 @@
  */
 #define BOOT_PCB	0x20000000
 #define BOOT_ADDR	0x20000000
+/* Remove when official MILO sources have ELF support: */
 #define BOOT_SIZE	(16*1024)
 
 #define KERNEL_START	0xfffffc0000300000
@@ -27,6 +28,7 @@
 #define ZERO_PGE	0xfffffc000030A000
 
 #define START_ADDR	0xfffffc0000310000
+/* Remove when official MILO sources have ELF support: */
 #define START_SIZE	(2*1024*1024)
 
 #ifndef __ASSEMBLY__
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov