home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / Include / lvo / disk_lvo.s < prev    next >
Encoding:
Text File  |  1999-10-03  |  245 b   |  13 lines

  1. _LVOAllocUnit    equ    -6
  2.     xdef    _LVOAllocUnit
  3. _LVOFreeUnit    equ    -12
  4.     xdef    _LVOFreeUnit
  5. _LVOGetUnit    equ    -18
  6.     xdef    _LVOGetUnit
  7. _LVOGiveUnit    equ    -24
  8.     xdef    _LVOGiveUnit
  9. _LVOGetUnitID    equ    -30
  10.     xdef    _LVOGetUnitID
  11. _LVOReadUnitID    equ    -36
  12.     xdef    _LVOReadUnitID
  13.