diff options
Diffstat (limited to 'eBones/include/conf-bsdm68k.h')
-rw-r--r-- | eBones/include/conf-bsdm68k.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/eBones/include/conf-bsdm68k.h b/eBones/include/conf-bsdm68k.h deleted file mode 100644 index 9e60e060e509a..0000000000000 --- a/eBones/include/conf-bsdm68k.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Copyright 1988 by the Massachusetts Institute of Technology. - * For copying and distribution information, please see the file - * <Copyright.MIT>. - * - * Machine-type definitions: 68000 with BSD Unix, e.g. SUN - * - * from: conf-bsdm68k.h,v 4.0 88/11/29 11:46:58 jtkohl Exp $ - * $Id: conf-bsdm68k.h,v 1.3 1995/07/18 16:36:10 mark Exp $ - */ - -#define BITS32 -#define BIG -#define MSBFIRST -#define BSDUNIX - |