_hol0.s 263 B

1234567891011121314151617181920
  1. #
  2. ! $Source$
  3. ! $State$
  4. ! $Revision$
  5. ! Declare segments (the order is important).
  6. .sect .text
  7. .sect .rom
  8. .sect .data
  9. .sect .bss
  10. .sect .text
  11. !
  12. ! This data block is used to store information about the current line number
  13. ! and file.
  14. .define hol0
  15. .comm hol0, 8