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

4 lines
79 B
NASM

; nasm -f obj -o prt0c.o prt0c.asm
%define __COMPACT__
%include "prt0comn.asm"