mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 03:19:30 +02:00

startup code for all memory models and not just for small, tiny and medium git-svn-id: trunk@27261 -
4 lines
78 B
NASM
4 lines
78 B
NASM
; nasm -f obj -o prt0m.o prt0m.asm
|
|
%define __MEDIUM__
|
|
%include "prt0comn.asm"
|