mirror of
https://github.com/torvalds/linux.git
synced 2024-12-13 06:32:50 +00:00
49e6c3e746
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
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
|