home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / pd_share / code / oslib / Hdr / Super < prev    next >
Encoding:
Text File  |  1994-07-01  |  615 b   |  24 lines

  1. ;AAsm header file for Super
  2. ;written by DefMod (Jul  1 1994) on Fri Jul  1 16:18:16 1994
  3.  
  4.         [       :LNOT: :DEF: Get_Types
  5.         GBLS    Get_Types
  6. Get_Types                       SETS    "GET OS:Hdr.Types"
  7.         |
  8. Get_Types                       SETS    ""
  9.         ]
  10.         $Get_Types
  11.  
  12.         [       :LNOT: :DEF: Super_Hdr
  13.         GBLS    Super_Hdr
  14.  
  15. ;Symbols for SWI's and SWI reason codes
  16. XSuper_Sample90                 *       &60D80
  17. Super_Sample90                  *       &40D80
  18.  
  19. XSuper_Sample45                 *       &60D81
  20. Super_Sample45                  *       &40D81
  21.  
  22.         ]
  23.         END
  24.