home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / EFFO / forum16.lzh / SOFTWARE / ASSEMBLER / EXIT_HANDLER / uacct.d < prev    next >
Text File  |  1991-01-09  |  223b  |  20 lines

  1. *---
  2. * uacct.d
  3. *
  4.  
  5. F$ExhLnk equ    I$Last
  6. F$ExhUlk equ    I$Last+1
  7.  
  8. *---
  9. * exit handler entry structure
  10. *
  11.     org    0
  12. Exh_Next  do.l    1
  13. Exh_Prev  do.l    1
  14. Exh_Entry do.l    1
  15. Exh_a6      do.l    1
  16. Exh_d0      do.l    1
  17. Exh_d1      do.l    1
  18.  
  19. Exh_QEntry equ    .
  20.