Skip to content

Commit 21cfe5f

Browse files
committed
options/linux: Define PR_SET_MEMORY_MERGE
1 parent d246ffe commit 21cfe5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

options/linux/include/sys/prctl.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@
110110
#define PR_CAP_AMBIENT_LOWER 3
111111
#define PR_CAP_AMBIENT_CLEAR_ALL 4
112112

113+
#define PR_SET_MEMORY_MERGE 67
114+
113115
#ifndef __MLIBC_ABI_ONLY
114116

115117
#ifdef __cplusplus

0 commit comments

Comments
 (0)