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