android_kernel_samsung_hero.../arch/blackfin/include/asm/page_offset.h

12 lines
192 B
C
Raw Normal View History

2016-08-17 10:41:52 +02:00
/*
* This handles the memory map
*
* Copyright 2004-2008 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#ifdef CONFIG_BLACKFIN
#define PAGE_OFFSET_RAW 0x00000000
#endif