parisc-linux-initial-support-20011008
[openafs.git] / src / des / conf-bsdvax.h
1 /*
2  * Copyright 1988 by the Massachusetts Institute of Technology.
3  *
4  * For copying and distribution information, please see the file
5  * <mit-copyright.h>.
6  *
7  * Machine-type definitions: VAX
8  */
9
10 #include <mit-cpyright.h>
11
12 #define VAX
13 #define BITS32
14 #define BIG
15 #define LSBFIRST
16 #define BSDUNIX
17
18 #ifndef __STDC__
19 #ifndef NOASM
20 #define VAXASM
21 #endif /* no assembly */
22 #endif /* standard C */