home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / a / asm1 / !ASM / Options / DefHeader next >
Text File  |  1996-05-29  |  235b  |  13 lines

  1. ;
  2. ; ASM Default header
  3. ; Add your #include files here...
  4. ;
  5.  
  6. #include <ASM$Dir>.Options.Registers
  7. #include <ASM$Dir>.Options.Macros
  8.  
  9. ; A marker for start of code (also gets around a *minor* bug to do with #set
  10. ; and labels)
  11.  
  12. .code_base
  13.