home *** CD-ROM | disk | FTP | other *** search
- /*
- * $Source: /mit/kerberos/src/include/RCS/conf-pc.h,v $
- * $Author: jtkohl $
- * $Header: conf-pc.h,v 4.0 89/01/23 09:58:26 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: IBM PC 8086
- */
-
- #include <mit-copyright.h>
-
- #define IBMPC
- #define BITS16
- #define CROSSMSDOS
- #define LSBFIRST
-