xref
: /
openbmc
/
linux
/
arch
/
sh
/
kernel
/
vmlinux.lds.S
(revision 93dc544c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
CONFIG_SUPERH32
2
#
include
"
vmlinux_32.lds.S
"
3
#
else
4
#
include
"
vmlinux_64.lds.S
"
5
#
endif
6