mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-10 21:35:08 +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
|