mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-25 22:14:37 +00:00
std: Add TIOCGSID macro
This commit is contained in:
parent
7cf35ec984
commit
850b8ec490
@ -74,5 +74,6 @@
|
|||||||
#define TIOCMBIS 0x5416
|
#define TIOCMBIS 0x5416
|
||||||
#define TIOCMBIC 0x5417
|
#define TIOCMBIC 0x5417
|
||||||
#define TIOCMSET 0x5418
|
#define TIOCMSET 0x5418
|
||||||
|
#define TIOCGSID 0x5429
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user