16 lines
377 B
C
16 lines
377 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: conf-pyr.h,v 1.2 1994/07/19 19:23:02 g89r4222 Exp $
|
||
|
*/
|
||
|
|
||
|
#define BITS32
|
||
|
#define BIG
|
||
|
#define MSBFIRST
|
||
|
#define BSDUNIX
|