mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-16 05:55:06 +00: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
|