diff --git a/pcomp/sasm.pas b/pcomp/sasm.pas index 7b01f32..1858f11 100644 --- a/pcomp/sasm.pas +++ b/pcomp/sasm.pas @@ -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+}