blob: 3bbe2bc3317a7f65d94e0e66d5b47ad314b32f61 [file] [log] [blame]
// bindgen-flags: --with-derive-hash --with-derive-partialeq --with-derive-eq --impl-partialeq
struct rte_mbuf {
union {};
} __attribute__((__aligned__(64)));