Skip to content

Commit 2d82b0e

Browse files
authored
Merge pull request #4384 from heiher/fix-loong64-ipc
musl: loongarch64: Fix the struct ipc_perm bindings
2 parents 1a54496 + 65a7737 commit 2d82b0e

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)