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

  1.     section    .data,data
  2.  
  3. _LVOExampleFunction1    equ    -30
  4.     xdef    _LVOExampleFunction1
  5. _LVOExampleFunction2    equ    -36
  6.     xdef    _LVOExampleFunction2
  7.