prt0c.asm 79 B

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