Go to the source code of this file.
Functions | |
| int | app_init (void) |
| int | app_term (void) |
| int | app_run (void) |
Variables | |
| context_t * | ctx |
| int app_init | ( | void | ) |
Definition at line 88 of file kloned/main.c.
| int app_run | ( | void | ) |
Definition at line 155 of file kloned/main.c.
| int app_term | ( | void | ) |
Definition at line 130 of file kloned/main.c.