mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
5 lines
94 B
ArmAsm
5 lines
94 B
ArmAsm
#ifdef CONFIG_SUPERH32
|
|
# include "vmlinux_32.lds.S"
|
|
#else
|
|
# include "vmlinux_64.lds.S"
|
|
#endif
|