linux/arch/sh/kernel/vmlinux.lds.S

6 lines
94 B
ArmAsm

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