]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - arch/m68k/include/asm/page_offset_mm.h
m68k: the one hw_irq.h can be used buy all m68k
[mirror_ubuntu-zesty-kernel.git] / arch / m68k / include / asm / page_offset_mm.h
CommitLineData
1da177e4
LT
1
2/* This handles the memory map.. */
3#ifndef CONFIG_SUN3
4#define PAGE_OFFSET_RAW 0x00000000
5#else
6#define PAGE_OFFSET_RAW 0x0E000000
7#endif
8