|
|
| File: [Development] / linux-2.4-xfs / include / asm-m68k / page_offset.h (download)
Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 9 months ago) by cattelan
Initial Import 2.4.24pre2 |
#include <linux/config.h> /* This handles the memory map.. */ #ifndef CONFIG_SUN3 #define PAGE_OFFSET_RAW 0x00000000 #else #define PAGE_OFFSET_RAW 0x0E000000 #endif