mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 05:55:19 +07:00
![Mike Frysinger](/assets/img/avatar_default.png)
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
7 lines
104 B
C
7 lines
104 B
C
|
|
/* This handles the memory map.. */
|
|
|
|
#ifdef CONFIG_BLACKFIN
|
|
#define PAGE_OFFSET_RAW 0x00000000
|
|
#endif
|