SysIII/usr/include/execargs.h

Compare this file to the similar file:
Show the results in this format:

#if	vax
char **execargs = (char**)(0x7ffffffc);
#endif
#if	pdp11
char **execargs = (char**)(-2);
#endif