This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-m68knommu / page_offset.h
index 2b45645..15eea42 100644 (file)
@@ -1,5 +1,6 @@
 
 #include <linux/config.h>
+#include <asm/shglcore.h>
 
 /* This handles the memory map.. */
 
@@ -44,4 +45,7 @@
 #ifdef CONFIG_M68EN302
 #define PAGE_OFFSET_RAW                0x00000000
 #endif
+#ifdef CONFIG_SHGLCORE
+#define PAGE_OFFSET_RAW                SHGLCORE_RAM_BANK_0_ADDR 
+#endif