home *** CD-ROM | disk | FTP | other *** search
- /*
- * $Source: /mit/kerberos/src/include/RCS/conf-bsdsparc.h,v $
- * $Author: jtkohl $
- * $Header: conf-bsdsparc.h,v 4.0 89/06/02 13:04:06 jtkohl Exp $
- *
- * Copyright 1988 by the Massachusetts Institute of Technology.
- *
- * For copying and distribution information, please see the file
- * <mit-copyright.h>.
- *
- * Machine-type definitions: SPARC with BSD Unix, e.g. SUN-4
- */
-
- #include <mit-copyright.h>
-
- #define BITS32
- #define BIG
- #define MSBFIRST
- #define BSDUNIX
- #define MUSTALIGN
-
-