aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/vmlinux.lds.S
blob: d7d4991f32af2dd3c01fed156a9061d2079ad7a9 (plain) (blame)
1
2
3
4
5
#ifdef CONFIG_SUPERH32
# include "vmlinux_32.lds.S"
#else
# include "vmlinux_64.lds.S"
#endif