This commit is contained in:
aozhiwei 2022-10-01 09:02:51 +08:00
parent feaf1958a8
commit cf4607dd90

View File

@ -4,6 +4,7 @@
namespace a8
{
typedef long long tick_t;
struct XTimerPtr;
struct SendQueueNode
{