mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-08 18:59:00 +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
|