/*
 * Copyright 1989 by the Regents of the University of California
 *
 * Machine Description : TAHOE.
 */

#include "mit-copyright.h"

#define	TAHOE
#define BSDUNIX
#define BITS32
#define BIG
#define MSBFIRST
#define	HOST_BYTE_ORDER	MSB_FIRST
#define	MUSTALIGN
#define	NOASM
typedef void sigtype;	/* Signal handler functions are declared "void".  */
