Revert last change. Bug noticed by Linus.
[linux-2.6/linux-mips.git] / include / asm-m68k / page_offset.h
blob39e30499ce01eba89ece1076ed3fc76c3cf7ea15
1 #include <linux/config.h>
3 /* This handles the memory map.. */
4 #ifndef CONFIG_SUN3
5 #define PAGE_OFFSET_RAW 0x00000000
6 #else
7 #define PAGE_OFFSET_RAW 0x0E000000
8 #endif