diff options
Diffstat (limited to 'fw/fe310/eos/msgq_priv.h')
| -rw-r--r-- | fw/fe310/eos/msgq_priv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fw/fe310/eos/msgq_priv.h b/fw/fe310/eos/msgq_priv.h index 2ad5fc5..bce7d3c 100644 --- a/fw/fe310/eos/msgq_priv.h +++ b/fw/fe310/eos/msgq_priv.h @@ -7,4 +7,5 @@ #define MSGQ_ITEM_OFF_TYPE 0 #define MSGQ_ITEM_OFF_BUF 4 #define MSGQ_ITEM_OFF_SIZE 8 +#define MSGQ_ITEM_OFF_LEN 10 #define MSGQ_ITEM_SIZE 12 |
