repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tests: acpi: add pvpanic-isa: testcase
[qemu.git]
/
pc-bios
/
optionrom
/
flat.lds
blob
cee2eda195ee24bf8a5e9e94ce69c670e934fb3a
1
SECTIONS
2
{
3
. = 0;
4
.text : { *(.text) *(.text.$) }
5
}
6
ENTRY(_start)