mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-13 14:50:51 -04:00
7 lines
104 B
C
7 lines
104 B
C
|
|
/* This handles the memory map.. */
|
|
|
|
#ifdef CONFIG_BLACKFIN
|
|
#define PAGE_OFFSET_RAW 0x00000000
|
|
#endif
|