diff options
Diffstat (limited to 'eBones/include/conf-pyr.h')
-rw-r--r-- | eBones/include/conf-pyr.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/eBones/include/conf-pyr.h b/eBones/include/conf-pyr.h deleted file mode 100644 index f47c2155031fd..0000000000000 --- a/eBones/include/conf-pyr.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Copyright 1989 by the Massachusetts Institute of Technology. - * For copying and distribution information, please see the file - * <Copyright.MIT>. - * - * Machine-type definitions: Pyramid - * - * from: conf-pyr.h,v 4.0 89/12/19 13:27:16 jtkohl Exp $ - * $Id: conf-pyr.h,v 1.3 1995/07/18 16:36:20 mark Exp $ - */ - -#define BITS32 -#define BIG -#define MSBFIRST -#define BSDUNIX |