home *** CD-ROM | disk | FTP | other *** search
/ PC Extra Super CD 1998 January / PCPLUS131.iso / DJGPP / V2 / DJLSR201.ZIP / src / libc / pc_hw / co80 / sc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-09-06  |  326 b   |  11 lines

  1. /* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
  2. #include <libc/stubs.h>
  3. #include <dpmi.h>
  4. #include <go32.h>
  5. #include <libc/farptrgs.h>
  6. #include <sys/segments.h>
  7. #include <pc.h>
  8.  
  9. #define dossel _go32_info_block.selector_for_linear_memory
  10. #define co80 _go32_info_block.linear_address_of_primary_screen
  11.