home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsa / asm / !ASM / Options / DefHeader next >
Encoding:
Text File  |  1996-05-29  |  235 b   |  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.