aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib
diff options
context:
space:
mode:
Diffstat (limited to 'src/vlib')
-rw-r--r--src/vlib/node.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/vlib/node.h b/src/vlib/node.h
index 1e2f4c38..906d795f 100644
--- a/src/vlib/node.h
+++ b/src/vlib/node.h
@@ -418,6 +418,10 @@ typedef struct vlib_node_runtime_t
vlib_error_t *errors; /**< Vector of errors for this node. */
+#if __SIZEOF_POINTER__ == 4
+ u8 pad[8];
+#endif
+
u32 clocks_since_last_overflow; /**< Number of clock cycles. */
u32 max_clock; /**< Maximum clock cycle for an