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

  1.     section    .data,data
  2.  
  3. _LVOkeyAddInputHandler    equ    -6
  4.     xdef    _LVOkeyAddInputHandler
  5. _LVOkeyRemInputHandler    equ    -12
  6.     xdef    _LVOkeyRemInputHandler
  7.