mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-07 07:15:14 +07:00
6 lines
86 B
ArmAsm
6 lines
86 B
ArmAsm
|
#ifdef CONFIG_LD_SCRIPT_STATIC
|
||
|
#include "uml.lds.S"
|
||
|
#else
|
||
|
#include "dyn.lds.S"
|
||
|
#endif
|