1994-09-30 14:50:09 +00:00
|
|
|
/*
|
|
|
|
* Copyright 1988 by the Massachusetts Institute of Technology.
|
|
|
|
* For copying and distribution information, please see the file
|
|
|
|
* <Copyright.MIT>.
|
|
|
|
*
|
|
|
|
* Machine-type definitions: IBM PC 8086
|
|
|
|
*
|
|
|
|
* from: conf-pc.h,v 4.0 89/01/23 09:58:26 jtkohl Exp $
|
1997-01-14 07:20:47 +00:00
|
|
|
* $FreeBSD$
|
1994-09-30 14:50:09 +00:00
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
|
|
|
#define IBMPC
|
|
|
|
#define BITS16
|
|
|
|
#define CROSSMSDOS
|
|
|
|
#define LSBFIRST
|