From: Hervé Poussineau <hpous...@reactos.org> LSI emulation has been tested with Linux on PPC platform.
Signed-off-by: Hervé Poussineau <hpous...@reactos.org> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> --- hw/scsi/lsi53c895a.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/hw/scsi/lsi53c895a.c b/hw/scsi/lsi53c895a.c index 89d934b..87c8888 100644 --- a/hw/scsi/lsi53c895a.c +++ b/hw/scsi/lsi53c895a.c @@ -7,9 +7,6 @@ * This code is licensed under the LGPL. */ -/* ??? Need to check if the {read,write}[wl] routines work properly on - big-endian targets. */ - #include <assert.h> #include "hw/hw.h" -- 1.8.3.1