home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / PROGRAM / DIVERSEN / DOS32V3B / LIB / DMA.INC < prev    next >
Text File  |  1995-02-03  |  265b  |  9 lines

  1. ;           Header file for        DMA.ASM
  2. ;---------------------------------------------------------------------------
  3.  
  4. ifdef masm                                      ; Allow MASM assembly
  5. global  EQU     externdef
  6. endif
  7.  
  8. Global     DMA_Setup       :Near
  9.