This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/arch/sh/kernel/vmlinux.lds.S
2008-01-28 13:18:45 +09:00

6 lines
94 B
ArmAsm

#ifdef CONFIG_SUPERH32
# include "vmlinux_32.lds.S"
#else
# include "vmlinux_64.lds.S"
#endif