14 lines
136 B
Plaintext
14 lines
136 B
Plaintext
@Layer watch
|
|
|
|
//- Dependencies
|
|
@Dep platform
|
|
|
|
//- Api
|
|
@IncludeC watch.h
|
|
|
|
//- Impl
|
|
@IncludeC watch.c
|
|
|
|
//- Startup
|
|
@Startup W_StartupCore
|