mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
6 lines
94 B
ArmAsm
6 lines
94 B
ArmAsm
#ifdef CONFIG_SUPERH32
|
|
# include "vmlinux_32.lds.S"
|
|
#else
|
|
# include "vmlinux_64.lds.S"
|
|
#endif
|