commit | 90d37239d4051281d2882117efc73020046c32ca | [log] [tgz] |
---|---|---|
author | Paul Brook <paul@codesourcery.com> | Thu May 14 22:35:09 2009 +0100 |
committer | Paul Brook <paul@codesourcery.com> | Thu May 14 22:35:09 2009 +0100 |
tree | e9861ffff211a45026d66271e4889b7d410e1a49 | |
parent | 1de9610c8ff80aa2a47b6cbe8c198b935916feda [diff] [blame] |
SSP bus framework Signed-off-by: Paul Brook <paul@codesourcery.com>
diff --git a/qemu-common.h b/qemu-common.h index 9d644b6..fdc3679 100644 --- a/qemu-common.h +++ b/qemu-common.h
@@ -183,6 +183,7 @@ typedef struct uWireSlave uWireSlave; typedef struct I2SCodec I2SCodec; typedef struct DeviceState DeviceState; +typedef struct SSIBus SSIBus; /* CPU save/load. */ void cpu_save(QEMUFile *f, void *opaque);