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

  1. _LVOGetCopyNV    equ    -30
  2.     xdef    _LVOGetCopyNV
  3. _LVOFreeNVData    equ    -36
  4.     xdef    _LVOFreeNVData
  5. _LVOStoreNV    equ    -42
  6.     xdef    _LVOStoreNV
  7. _LVODeleteNV    equ    -48
  8.     xdef    _LVODeleteNV
  9. _LVOGetNVInfo    equ    -54
  10.     xdef    _LVOGetNVInfo
  11. _LVOGetNVList    equ    -60
  12.     xdef    _LVOGetNVList
  13. _LVOSetNVProtection    equ    -66
  14.     xdef    _LVOSetNVProtection
  15.