prt0l.asm 77 B

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