Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into staging
[qemu/ar7.git] / pc-bios / optionrom / flat.lds
blobcee2eda195ee24bf8a5e9e94ce69c670e934fb3a
1 SECTIONS
3   . = 0;
4   .text : { *(.text) *(.text.$) }
6 ENTRY(_start)