home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / 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.