Update documentation for stack relative directives
[platform/upstream/nasm.git] / misc / pmw.bat
index 8ed2bef..88b67a5 100644 (file)
@@ -1,7 +1,7 @@
 @echo off
 rem some batch file to bind nasm and ndisasm with pmode/w
 rem a mega cool dos extender for watcom done by tran
-rem
+rem 
 rem max 8 megs, dpmi stack 256*16=4096, no banner
 pmwlite.exe nasm.exe
 pmwsetup.exe /X8388608 /P256 /B0 nasm.exe