summaryrefslogtreecommitdiff
path: root/code/fe310/eos/msgq_def.h
blob: 683de9be09f2f40831e7b7eadea007dd684d8a42 (plain)
1
2
3
4
5
6
/* asm */
#define MSGQ_OFF_IDXR   0
#define MSGQ_OFF_IDXW   1
#define MSGQ_OFF_SIZE   2
#define MSGQ_OFF_ARRAY  4
#define MSGQ_ITEM_SIZE  12