prt0t.asm 76 B

123
  1. ; nasm -f obj -o prt0t.o prt0t.asm
  2. %define __TINY__
  3. %include "prt0comn.asm"