|
|
| File: [Development] / linux-2.6-xfs / include / asm-m68k / page_offset.h (download)
Revision 1.1, Tue Dec 30 23:58:53 2003 UTC (13 years, 10 months ago) by cattelan
Initial Import 2.6.0 |
#include <linux/config.h> /* This handles the memory map.. */ #ifndef CONFIG_SUN3 #define PAGE_OFFSET_RAW 0x00000000 #else #define PAGE_OFFSET_RAW 0x0E000000 #endif