summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/exec.h')
-rw-r--r--usr/src/uts/common/sys/exec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/common/sys/exec.h b/usr/src/uts/common/sys/exec.h
index 3044f865e6..b2db3f2987 100644
--- a/usr/src/uts/common/sys/exec.h
+++ b/usr/src/uts/common/sys/exec.h
@@ -113,6 +113,7 @@ typedef struct uarg {
boolean_t scrubenv;
uintptr_t maxstack;
boolean_t stk_prot_override;
+ uintptr_t commpage;
} uarg_t;
/*