17 lines
287 B
C
17 lines
287 B
C
/*
|
|
* Copyright 1989 by the Regents of the University of California
|
|
*
|
|
* Machine Description : TAHOE.
|
|
*
|
|
* from: conf-bsdtahoe.h,v 4.0 89/08/30 11:06:53 jtkohl Exp $
|
|
* $Id$
|
|
*/
|
|
|
|
#define TAHOE
|
|
#define BSDUNIX
|
|
#define BITS32
|
|
#define BIG
|
|
#define MSBFIRST
|
|
#define MUSTALIGN
|
|
#define NOASM
|