Sign in
linux
/
linux
/
kernel
/
git
/
tj
/
cgroup
/
7eb61cc674ee0f597e7954d38e4e08fe8c5b19ba
/
.
/
samples
/
acrn
/
payload.ld
blob: e8d9a498ad6210adc32cdc165d450a461bc011a8 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
SECTIONS
{
.
payload16
0
:
{
guest16
=
.;
guest16
.
o
(.
text
)
guest16_end
=
.;
}
}