fincstp.asm 74 B

12345678
  1. global _start
  2. %include "header.inc"
  3. fincstp
  4. %include "footer.inc"