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