Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.34-rc4 11 lines 192 B view raw
1/* 2 * This handles the memory map 3 * 4 * Copyright 2004-2008 Analog Devices Inc. 5 * 6 * Licensed under the GPL-2 or later. 7 */ 8 9#ifdef CONFIG_BLACKFIN 10#define PAGE_OFFSET_RAW 0x00000000 11#endif