_hol0.s 326 B

1234567891011121314151617181920
  1. #
  2. ! $Source: /cvsroot/tack/Ack/plat/linux386/libsys/_hol0.s,v $
  3. ! $State: Exp $
  4. ! $Revision: 1.1 $
  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