You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -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
|