usr/src/uts/common/sys/exec.h
changeset 4528 9ad45715d2ab
parent 4440 566ce8b5e131
child 4642 d7554fc0577a
--- a/usr/src/uts/common/sys/exec.h	Fri Jun 22 20:02:13 2007 -0700
+++ b/usr/src/uts/common/sys/exec.h	Sun Jun 24 05:26:50 2007 -0700
@@ -104,6 +104,7 @@
 	struct execsw *execswp;
 	uintptr_t entry;
 	uintptr_t thrptr;
+	vnode_t	*ex_vp;
 	char	*emulator;
 	char	*brandname;
 	char	*auxp_brand_phdr; /* addr of brand phdr auxv on user stack */