summaryrefslogtreecommitdiff
path: root/compiler/scandir.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/scandir.pas')
-rw-r--r--compiler/scandir.pas4
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler/scandir.pas b/compiler/scandir.pas
index c7f8476833..a711a6edf3 100644
--- a/compiler/scandir.pas
+++ b/compiler/scandir.pas
@@ -217,7 +217,7 @@ implementation
Message1(scan_e_illegal_asmmode_specifier,s);
end;
-{$ifdef m68k}
+{$if defined(m68k) or defined(arm)}
procedure dir_appid;
begin
if target_info.system<>system_m68k_palmos then
@@ -237,7 +237,7 @@ implementation
current_scanner.skipspace;
palmos_applicationname:=current_scanner.readcomment;
end;
-{$endif m68k}
+{$endif defined(m68k) or defined(arm)}
procedure dir_apptype;
var