Embedded Wireless Framework
ewf_allocator_netx.h
Go to the documentation of this file.
1 /************************************************************************/
9 #ifndef __ewf_allocator_netx__h__included__
10 #define __ewf_allocator_netx__h__included__
11 
12 #include "ewf_allocator.h"
13 
14 #include "tx_api.h"
15 #include "nx_api.h"
16 
17 #error Not yet implemented!
18 
19 #endif /* __ewf_allocator_netx__h__included__ */