home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / IncludeWOS / lvo / apilib_lvo.asm < prev    next >
Encoding:
Assembly Source File  |  1999-10-02  |  215 b   |  11 lines

  1.     section    .data,data
  2.  
  3. _LVOAPIMountClient    equ    -30
  4.     xdef    _LVOAPIMountClient
  5. _LVOAPICloseClient    equ    -36
  6.     xdef    _LVOAPICloseClient
  7. _LVOAPIBriefClient    equ    -42
  8.     xdef    _LVOAPIBriefClient
  9. _LVOAPIFree    equ    -48
  10.     xdef    _LVOAPIFree
  11.