Browse Source

* dummy strings.inc for aarch64

git-svn-id: trunk@29886 -
Jonas Maebe 10 years ago
parent
commit
e32965879d
2 changed files with 18 additions and 0 deletions
  1. 1 0
      .gitattributes
  2. 17 0
      rtl/aarch64/strings.inc

+ 1 - 0
.gitattributes

@@ -7875,6 +7875,7 @@ rtl/aarch64/mathu.inc svneol=native#text/plain
 rtl/aarch64/set.inc svneol=native#text/plain
 rtl/aarch64/set.inc svneol=native#text/plain
 rtl/aarch64/setjump.inc svneol=native#text/plain
 rtl/aarch64/setjump.inc svneol=native#text/plain
 rtl/aarch64/setjumph.inc svneol=native#text/plain
 rtl/aarch64/setjumph.inc svneol=native#text/plain
+rtl/aarch64/strings.inc svneol=native#text/plain
 rtl/aarch64/stringss.inc svneol=native#text/plain
 rtl/aarch64/stringss.inc svneol=native#text/plain
 rtl/aix/Makefile svneol=native#text/plain
 rtl/aix/Makefile svneol=native#text/plain
 rtl/aix/Makefile.fpc svneol=native#text/plain
 rtl/aix/Makefile.fpc svneol=native#text/plain

+ 17 - 0
rtl/aarch64/strings.inc

@@ -0,0 +1,17 @@
+{
+    This file is part of the Free Pascal run time library.
+    Copyright (c) 2003 by Florian Klaempfl, member of the
+    Free Pascal development team
+
+    Processor dependent part of strings.pp, that can be shared with
+    sysutils unit.
+
+    See the file COPYING.FPC, included in this distribution,
+    for details about the copyright.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+ **********************************************************************}
+