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

#include "mit-copyright.h"

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