sasm: set stack size correctly
This commit is contained in:
parent
ecff04a7a0
commit
901a2b3e6d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
(* Copyright 2021-2024 Sebastian Lederer. See the file LICENSE.md for details *)
|
||||
{$MODE objfpc}
|
||||
{$H600}
|
||||
{$S4}
|
||||
{$S32}
|
||||
program sasm;
|
||||
{$!}{$ifdef FPC}uses math,crt;{$endif}
|
||||
{$R+}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue