init
This commit is contained in:
7
st-flexipatch/patch/sync.h
Normal file
7
st-flexipatch/patch/sync.h
Normal file
@@ -0,0 +1,7 @@
|
||||
static int su = 0;
|
||||
static int twrite_aborted = 0;
|
||||
|
||||
static void tsync_begin();
|
||||
static void tsync_end();
|
||||
int tinsync(uint timeout);
|
||||
int ttyread_pending();
|
||||
Reference in New Issue
Block a user