[PACKET_IO]marsio mode add pkt_free function
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
#include "marsio.h"
|
||||
|
||||
struct packet {
|
||||
/* queue id which the packet belongs to */
|
||||
int qid;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user