Removed.
FossilOrigin-Name: 78c9f70cccc3f1673d51c9ea49ef00bcf0855208f8136bb532a4fbfde82b3761
This commit is contained in:
parent
19ba133b17
commit
b322ba557a
@ -1,20 +0,0 @@
|
|||||||
#ifndef __CWRMSG_H
|
|
||||||
#define __CWRMSG_H
|
|
||||||
|
|
||||||
/*
|
|
||||||
struct cwrmsg{
|
|
||||||
int rid;
|
|
||||||
int wbid;
|
|
||||||
uint8_t * msgelems;
|
|
||||||
int msgelems_len;
|
|
||||||
int type;
|
|
||||||
int seqnum;
|
|
||||||
int msglen;
|
|
||||||
//#ifdef WITH_RMAC_SUPPORT
|
|
||||||
uint8_t rmac[8];
|
|
||||||
//#endif
|
|
||||||
|
|
||||||
};
|
|
||||||
*/
|
|
||||||
|
|
||||||
#endif
|
|
Loading…
Reference in New Issue
Block a user