mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-09 01:49:35 +01:00
4 lines
76 B
NASM
4 lines
76 B
NASM
; nasm -f obj -o prt0s.o prt0s.asm
|
|
%define __SMALL__
|
|
%include "prt0stm.asm"
|