summaryrefslogtreecommitdiffstats
path: root/src/occ_405/wof/wof.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/wof/wof.h')
-rw-r--r--src/occ_405/wof/wof.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/occ_405/wof/wof.h b/src/occ_405/wof/wof.h
index 26a8f4c..a8d57a1 100644
--- a/src/occ_405/wof/wof.h
+++ b/src/occ_405/wof/wof.h
@@ -167,7 +167,7 @@ typedef struct __attribute__ ((packed))
} wof_header_data_t;
// Structure used in g_amec
-typedef struct
+typedef struct __attribute__ ((packed))
{
// Bit vector where each bit signifies a different failure case
uint32_t wof_disabled;
OpenPOWER on IntegriCloud