1
This commit is contained in:
parent
f7125c874e
commit
140a61cc7f
@ -29,6 +29,7 @@ namespace a8
|
||||
};
|
||||
|
||||
typedef std::function<void(const a8::Args&)> CommonCbProc;
|
||||
typedef std::function<void(const a8::Args*)> CommonCbProcEx;
|
||||
typedef std::weak_ptr<struct XTimerPtr> XTimerWp;
|
||||
|
||||
const int INVALID_FD = -1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user