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