import cyrus-sasl-2.1.23
[cyrus-sasl.git] / mac / kerberos_includes / conf-svsparc.h
1 /*
2  * Copyright (c) 1991, by Sun Microsystems, Inc.
3  */
4
5 #ifndef _KERBEROS_CONF_SVSPARC_H
6 #define _KERBEROS_CONF_SVSPARC_H
7
8 #pragma ident   "@(#)conf-svsparc.h     1.5     92/07/14 SMI"
9
10 #ifdef  __cplusplus
11 extern "C" {
12 #endif
13
14 /*
15  * Machine-type definitions: SPARC with SYSV Unix, e.g. SUN-4
16  */
17
18 #define BITS32
19 #define BIG
20 #define MSBFIRST
21 /* #define BSDUNIX */
22 #define MUSTALIGN
23
24 #ifdef  __cplusplus
25 }
26 #endif
27
28 #endif  /* _KERBEROS_CONF_SVSPARC_H */