mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-27 00:23:44 +02:00
4 lines
73 B
NASM
4 lines
73 B
NASM
; nasm -f obj -o prt0.o prt0.asm
|
|
%define __SMALL__
|
|
%include "prt0st.asm"
|