index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pc-bios
/
optionrom
/
flat.lds
blob: cee2eda195ee24bf8a5e9e94ce69c670e934fb3a (
plain
)
1
2
3
4
5
6
SECTIONS { . = 0; .text : { *(.text) *(.text.$) } } ENTRY(_start)