prt0s.asm 77 B

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