We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a612bb commit cdc0fcaCopy full SHA for cdc0fca
src/unix/linux_like/linux/musl/b32/powerpc.rs
@@ -380,8 +380,6 @@ pub const SIG_UNBLOCK: ::c_int = 0x01;
380
381
pub const EXTPROC: ::tcflag_t = 0x10000000;
382
383
-pub const MAP_HUGETLB: ::c_int = 0x040000;
384
-
385
pub const F_GETLK: ::c_int = 12;
386
pub const F_GETOWN: ::c_int = 9;
387
pub const F_SETLK: ::c_int = 13;
0 commit comments