_stime.s 107 B

123456
  1. .sect .text; .sect .rom; .sect .data; .sect .bss
  2. .define __stime
  3. .sect .text
  4. __stime:
  5. mov ax,25
  6. jmp sysx