mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-30 05:48:23 +02:00
4 lines
76 B
NASM
4 lines
76 B
NASM
; nasm -f obj -o prt0t.o prt0t.asm
|
|
%define __TINY__
|
|
%include "prt0comn.asm"
|