Skip to content

Commit 6783539

Browse files
heihertgross35
authored andcommitted
musl: loongarch64: Fix the struct ipc_perm bindings
Refer: https://git.musl-libc.org/cgit/musl/tree/arch/generic/bits/ipc.h?h=v1.2.5
1 parent 67442f4 commit 6783539

File tree

1 file changed

+0
-1
lines changed
  • src/unix/linux_like/linux/musl/b64/loongarch64

1 file changed

+0
-1
lines changed

src/unix/linux_like/linux/musl/b64/loongarch64/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ s! {
6565
pub cgid: crate::gid_t,
6666
pub mode: c_uint,
6767
pub __seq: c_int,
68-
__pad2: c_ushort,
6968
__unused1: c_ulong,
7069
__unused2: c_ulong,
7170
}

0 commit comments

Comments
 (0)