PT_SET_MM since 2012

modified:   stub/src/include/linux.h
This commit is contained in:
John Reiser
2019-03-02 16:12:14 -08:00
parent 570b2d0e88
commit 16bfa7b846
+4
View File
@@ -141,6 +141,10 @@ struct timespec {
#define MAP_ANONYMOUS 0x20
#define MAP_DENYWRITE 0x0800 /* ETXTBSY */
// <linux/prctl.h>
#define PR_SET_MM 35
# define PR_SET_MM_START_BRK 6
# define PR_SET_MM_BRK 7
/*************************************************************************
// i386 syscalls