/*
 * Copyright 1989 by the Massachusetts Institute of Technology.
 *
 * For copying and distribution information, please see the file
 * <mit-copyright.h>.
 *
 * Machine-type definitions: Pyramid
 */

#include "mit-copyright.h"

#define BITS32
#define BIG
#define MSBFIRST
#define BSDUNIX
typedef void sigtype;	/* Signal handler functions are declared "void".  */
