]> git.proxmox.com Git - rustc.git/blobdiff - src/vendor/libc/src/unix/notbsd/android/b32/arm.rs
New upstream version 1.21.0+dfsg1
[rustc.git] / src / vendor / libc / src / unix / notbsd / android / b32 / arm.rs
index 1c9d033d17dbaa2fca5890e22394aedcafab7de7..2eb4d0490d78c26b3b67b699a7e45722d00bd684 100644 (file)
@@ -4,3 +4,4 @@ pub type wchar_t = u32;
 pub const O_DIRECT: ::c_int = 0x10000;
 pub const O_DIRECTORY: ::c_int = 0x4000;
 pub const O_NOFOLLOW: ::c_int = 0x8000;
+pub const O_LARGEFILE: ::c_int = 0o400000;