17 lines
190 B
Plaintext
17 lines
190 B
Plaintext
@Layer net
|
|
|
|
//////////////////////////////
|
|
//- Dependencies
|
|
|
|
@Dep platform
|
|
|
|
//////////////////////////////
|
|
//- Api
|
|
|
|
@IncludeC net.h
|
|
|
|
//////////////////////////////
|
|
//- Impl
|
|
|
|
@IncludeC net.c
|