mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
moving software to separate submodules part 1
This commit is contained in:
7
desktop/.st/patch/sync.h
Normal file
7
desktop/.st/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