From c23a457e72abe608715ac76f076f47dc42af07a5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 20:31:44 +0200 Subject: Merging upstream version 1.74.1+dfsg1. Signed-off-by: Daniel Baumann --- vendor/linux-raw-sys/src/mips64r6/prctl.rs | 3 --- 1 file changed, 3 deletions(-) (limited to 'vendor/linux-raw-sys/src/mips64r6/prctl.rs') diff --git a/vendor/linux-raw-sys/src/mips64r6/prctl.rs b/vendor/linux-raw-sys/src/mips64r6/prctl.rs index dcc7d0ad9..ce008a34b 100644 --- a/vendor/linux-raw-sys/src/mips64r6/prctl.rs +++ b/vendor/linux-raw-sys/src/mips64r6/prctl.rs @@ -229,6 +229,3 @@ pub const PR_MDWE_REFUSE_EXEC_GAIN: u32 = 1; pub const PR_GET_MDWE: u32 = 66; pub const PR_SET_VMA: u32 = 1398164801; pub const PR_SET_VMA_ANON_NAME: u32 = 0; -pub const PR_GET_AUXV: u32 = 1096112214; -pub const PR_SET_MEMORY_MERGE: u32 = 67; -pub const PR_GET_MEMORY_MERGE: u32 = 68; -- cgit v1.2.3