Sign in
qemu
/
qemu
/
15750faa8ecd070cbc01bbd22db8c7a2b7e410e5
/
.
/
pc-bios
/
optionrom
/
flat.lds
blob: cee2eda195ee24bf8a5e9e94ce69c670e934fb3a [
file
] [
log
] [
blame
]
SECTIONS
{
.
=
0
;
.
text
:
{
*(.
text
)
*(.
text
.
$
)
}
}
ENTRY
(
_start
)