mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-29 03:53:39 +02:00
4 lines
75 B
NASM
4 lines
75 B
NASM
; nasm -f obj -o prt0t.o prt0t.asm
|
|
%define __TINY__
|
|
%include "prt0stm.asm"
|