Files
linux-apfs/arch/sh/kernel/vmlinux.lds.S
T

6 lines
94 B
ArmAsm
Raw Normal View History

#ifdef CONFIG_SUPERH32
# include "vmlinux_32.lds.S"
2005-04-16 15:20:36 -07:00
#else
# include "vmlinux_64.lds.S"
2005-04-16 15:20:36 -07:00
#endif