mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
639f657145
Signed-off-by: Bryan Wu <cooloney@kernel.org>
6 lines
104 B
C
6 lines
104 B
C
|
|
/* This handles the memory map.. */
|
|
|
|
#ifdef CONFIG_BLACKFIN
|
|
#define PAGE_OFFSET_RAW 0x00000000
|
|
#endif
|