/* Copyright 1984 by the Massachusetts Institute of Technology */

/* External variables for the system.
 */

ext hndlre	*syshnd;	/* the task environment pointer */
ext unsl	systod;		/* the time of day - number of seconds
				 * since initialization */
ext unsl	systick;	/* incremented once per clock tick */
