1:         .title  xpcor
   2: 
   3: ;this file must be linked last to ensure that it is the last
   4: ;sector in the BSS area.
   5: 
   6: 
   7:         .globl  inicor
   8: 
   9:         inicor= 3000.           ;initial minimum # words for symbol table, etc.
  10: 
  11:         .psect  xpcor, con, bss, gbl
  12: 
  13: 
  14:         .blkw   inicor
  15: 
  16:         .end
Last modified: 1982-12-11
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 1540
Valid CSS Valid XHTML 1.0 Strict