summaryrefslogtreecommitdiff
path: root/compiler/systems.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/systems.pas')
-rw-r--r--compiler/systems.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/systems.pas b/compiler/systems.pas
index 7ee9476144..bfb72b0986 100644
--- a/compiler/systems.pas
+++ b/compiler/systems.pas
@@ -88,6 +88,7 @@ interface
supported_targets : set of tsystem;
flags : set of tasmflags;
labelprefix : string[3];
+ labelmaxlen : integer;
comment : string[3];
{ set to '$' if that character is allowed in symbol names, otherwise
to alternate character by which '$' should be replaced }