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