mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-03-06 11:40:52 +00: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
|