home *** CD-ROM | disk | FTP | other *** search
- /*
- * $Source: /mit/kerberos/src/include/RCS/conf-bsdm68k.h,v $
- * $Author: jtkohl $
- * $Header: conf-bsdm68k.h,v 4.0 88/11/29 11:46:58 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: 68000 with BSD Unix, e.g. SUN
- */
-
- #include <mit-copyright.h>
-
- #define BITS32
- #define BIG
- #define MSBFIRST
- #define BSDUNIX
-
-