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

  1.     section    .data,data
  2.  
  3. _LVOGetDriverID    equ    -30
  4.     xdef    _LVOGetDriverID
  5. _LVOSupportedProtocol    equ    -36
  6.     xdef    _LVOSupportedProtocol
  7. _LVOInitBootArea    equ    -42
  8.     xdef    _LVOInitBootArea
  9. _LVOBootPowerPC    equ    -48
  10.     xdef    _LVOBootPowerPC
  11. _LVOCauseInterrupt    equ    -54
  12.     xdef    _LVOCauseInterrupt
  13. _LVOConfirmInterrupt    equ    -60
  14.     xdef    _LVOConfirmInterrupt
  15.