2.9BSD/usr/include/core.h

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

/* machine dependent stuff for core files */
#define	TXTRNDSIZ	8192L
#define	stacktop(siz)	(0x10000L)
#define	stackbas(siz)	(0x10000L-(siz))