patch-2.3.23 linux/include/asm-i386/page_offset.h

Next file: linux/include/asm-i386/pgtable-2level.h
Previous file: linux/include/asm-i386/page.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.22/linux/include/asm-i386/page_offset.h linux/include/asm-i386/page_offset.h
@@ -1,8 +0,0 @@
-#include <linux/config.h>
-#ifdef CONFIG_1GB
-#define PAGE_OFFSET_RAW 0xC0000000
-#elif defined(CONFIG_2GB)
-#define PAGE_OFFSET_RAW 0x80000000
-#elif defined(CONFIG_3GB)
-#define PAGE_OFFSET_RAW 0x40000000
-#endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)