summaryrefslogtreecommitdiff
path: root/src/unix/notbsd/linux/other/b64/powerpc64.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/unix/notbsd/linux/other/b64/powerpc64.rs')
-rw-r--r--src/unix/notbsd/linux/other/b64/powerpc64.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/unix/notbsd/linux/other/b64/powerpc64.rs b/src/unix/notbsd/linux/other/b64/powerpc64.rs
index a16b59030b..b31248bdec 100644
--- a/src/unix/notbsd/linux/other/b64/powerpc64.rs
+++ b/src/unix/notbsd/linux/other/b64/powerpc64.rs
@@ -344,6 +344,8 @@ pub const TIOCMBIS: ::c_ulong = 0x5416;
pub const TIOCMBIC: ::c_ulong = 0x5417;
pub const TIOCMSET: ::c_ulong = 0x5418;
pub const TIOCCONS: ::c_ulong = 0x541D;
+pub const TIOCGRS485: ::c_int = 0x542E;
+pub const TIOCSRS485: ::c_int = 0x542F;
pub const SFD_CLOEXEC: ::c_int = 0x080000;