]> Git Repo - qemu.git/blobdiff - pc-bios/s390-ccw/cio.h
qapi/misc.json: Remove superfluous words in CpuModelExpansionType
[qemu.git] / pc-bios / s390-ccw / cio.h
index 55eaeee4b6a0625a6f3f4a4bdc9bc03f4a7c863a..1a0795f6455f614246e56bc6a13adb2b64002713 100644 (file)
@@ -125,7 +125,7 @@ struct tpi_info {
     __u32 reserved3  : 12;
     __u32 int_type   : 3;
     __u32 reserved4  : 12;
-} __attribute__ ((packed));
+} __attribute__ ((packed, aligned(4)));
 
 /* channel command word (type 1) */
 struct ccw1 {
This page took 0.020656 seconds and 4 git commands to generate.