Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libmctp
/
HEAD
/
.
/
libmctp-sizes.h.in
blob: f921c51c1cf90f6298a4b6985c98f884485f1b4f [
file
] [
log
] [
blame
]
Matt Johnston
f9b99f1
2024-09-17 16:48:34 +0800
[
diff
] [
blame
]
1
#pragma
once
2
3
#define
MCTP_SIZEOF_STRUCT_MCTP
@sizeof_struct_mctp@
Matt Johnston
e5b941d
2024-09-17 16:44:38 +0800
[
diff
] [
blame
]
4
/* sizeof(struct mctp_binding_i2c) */
5
#define
MCTP_SIZEOF_BINDING_I2C
@sizeof_binding_i2c@