mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-04 19:27:16 +01: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"
|