mirror of
https://github.com/bakkeby/st-flexipatch.git
synced 2026-03-31 00:07:45 +09:00
7 lines
152 B
C
7 lines
152 B
C
static int su = 0;
|
|
static int twrite_aborted = 0;
|
|
|
|
static void tsync_begin();
|
|
static void tsync_end();
|
|
int tinsync(uint timeout);
|
|
int ttyread_pending(); |