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

  1.     section    .data,data
  2.  
  3. _LVOKCmpStr    equ    -30
  4.     xdef    _LVOKCmpStr
  5. _LVOKDoFmt    equ    -36
  6.     xdef    _LVOKDoFmt
  7. _LVOKGetChar    equ    -42
  8.     xdef    _LVOKGetChar
  9. _LVOKMayGetChar    equ    -48
  10.     xdef    _LVOKMayGetChar
  11. _LVOKPutChar    equ    -54
  12.     xdef    _LVOKPutChar
  13. _LVOKPutStr    equ    -60
  14.     xdef    _LVOKPutStr
  15. _LVOVKPrintf    equ    -66
  16.     xdef    _LVOVKPrintf
  17.