home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / pub / test / pdp11 / krtsys.e80 < prev    next >
Text File  |  2020-01-01  |  367b  |  17 lines

  1.     .sbttl    KRTSYS    System type definitions
  2. ;    .ident    "V04.64"    ; this is an .include file
  3.  
  4. ; /E64/    27-Mar-96  John Santos
  5.  
  6.  
  7. ;    This module defines symbols used to conditionally include code
  8. ;    for various systems.
  9.  
  10.     KRTSYS    =    1        ; for .include error checking
  11.  
  12. ;    These are the definitions for RSTS/E
  13.  
  14. ;    RT11    =    1        ; not RT-11
  15.     RSTS    =    1        ; is RSTS/E
  16. ;    RSX    =    1        ; not RSX variant
  17.