1994-09-30 14:50:09 +00:00
|
|
|
/*
|
|
|
|
* Copyright 1989 by the Massachusetts Institute of Technology.
|
|
|
|
* For copying and distribution information, please see the file
|
|
|
|
* <Copyright.MIT>.
|
|
|
|
*
|
|
|
|
* Machine-type definitions: Sun 386i using SunOS (~BSD)
|
|
|
|
*
|
|
|
|
* from: conf-bsd386i.h,v 4.0 89/12/19 13:26:55 jtkohl Exp $
|
1997-02-22 14:40:44 +00:00
|
|
|
* $Id$
|
1994-09-30 14:50:09 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
#define BITS32
|
|
|
|
#define BIG
|
|
|
|
#define LSBFIRST
|
|
|
|
#define BSDUNIX
|
|
|
|
|