fpc/rtl/win16/prt0s.asm
nickysn 839ab714cc + started implementing a win16 target :)
git-svn-id: trunk@31521 -
2015-09-05 02:47:42 +00:00

4 lines
77 B
NASM

; nasm -f obj -o prt0s.o prt0s.asm
%define __SMALL__
%include "prt0comn.asm"