ssm
0.0.2
Runtime Library for the Sparse Synchronous Model
|
#include <ssm.h>
Go to the source code of this file.
Functions | |
int | ssm_platform_entry (void) |
Platform-defined entry point. More... | |
int | ssm_insert_input (ssm_sv_t *sv, ssm_value_t val) |
Insert an input event into the input queue. More... | |