home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Headers / architecture / i386 / io.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-10-01  |  232 b   |  14 lines

  1. /*
  2.  * Copyright (c) 1992 NeXT Computer, Inc.
  3.  *
  4.  * Intel 386 Family: IO space defines.
  5.  *
  6.  * HISTORY
  7.  *
  8.  * 11 August 1992 David E. Bohman at NeXT
  9.  *    Created.
  10.  */
  11.  
  12. typedef unsigned short        io_addr_t;
  13. typedef unsigned short        io_len_t;
  14.