home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / dev / asm / snma / examples / test.i < prev   
Encoding:
Text File  |  1994-09-07  |  112 b   |  8 lines

  1. * This is simple include file, demonstrates global tables.
  2.  
  3. HOO macro
  4.     move.l  \1,\2
  5.     endm
  6.  
  7. NUMBER    equ 12
  8.