16 lines
325 B
C
16 lines
325 B
C
/*
|
|
* Copyright 1989 by the Massachusetts Institute of Technology.
|
|
* For copying and distribution information, please see the file
|
|
* <Copyright.MIT>.
|
|
*
|
|
* Machine-type definitions: Pyramid
|
|
*
|
|
* from: conf-pyr.h,v 4.0 89/12/19 13:27:16 jtkohl Exp $
|
|
* $Id$
|
|
*/
|
|
|
|
#define BITS32
|
|
#define BIG
|
|
#define MSBFIRST
|
|
#define BSDUNIX
|