prepare to work in backward-comaptible mode
This commit is contained in:
parent
1866d65b9e
commit
35bbaa4f2d
3 changed files with 54 additions and 7 deletions
|
|
@ -113,6 +113,7 @@ typedef struct ev_callbacks {
|
|||
typedef struct timer_filters {
|
||||
char name[128];
|
||||
uint64_t ticktime_ms;
|
||||
uint64_t ticktime_ns;
|
||||
} timer_filters_t;
|
||||
|
||||
typedef struct input_dev {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue