mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-31 23:11:04 +00:00
Updated emscripten with comment
This commit is contained in:
parent
6f1a8995ca
commit
b67b051a4a
@ -81,6 +81,7 @@ use libc::{
|
|||||||
// TCSETSW,
|
// TCSETSW,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// They are not exposed in in Rust libc in macOS
|
||||||
const TCGETS: u64 = 0x5401;
|
const TCGETS: u64 = 0x5401;
|
||||||
const TCSETSW: u64 = 0x5403;
|
const TCSETSW: u64 = 0x5403;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user