mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01: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(); |