_profil.s 111 B

123456
  1. .sect .text; .sect .rom; .sect .data; .sect .bss
  2. .define __profil
  3. .sect .text
  4. __profil:
  5. mov ax,44
  6. jmp syscal