Merge tag 'pull-target-arm-20240701' of https://git.linaro.org/people/pmaydell/qemu...
[qemu/kevin.git] / pc-bios / optionrom / flat.lds
blobcee2eda195ee24bf8a5e9e94ce69c670e934fb3a
1 SECTIONS
3   . = 0;
4   .text : { *(.text) *(.text.$) }
6 ENTRY(_start)