scsi-disk: pass SCSI status to scsi_handle_rw_error
[qemu/ar7.git] / pc-bios / optionrom / flat.lds
blobcee2eda195ee24bf8a5e9e94ce69c670e934fb3a
1 SECTIONS
3   . = 0;
4   .text : { *(.text) *(.text.$) }
6 ENTRY(_start)