home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / FUNK108A.ZIP / DOS32V30.ZIP / LIB / DMA.INC < prev    next >
Encoding:
Text File  |  1995-05-14  |  300 b   |  10 lines

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