Browse Source

+ dummy set.inc for AArch64

git-svn-id: trunk@29882 -
Jonas Maebe 10 years ago
parent
commit
e82201d6ac
2 changed files with 16 additions and 0 deletions
  1. 1 0
      .gitattributes
  2. 15 0
      rtl/aarch64/set.inc

+ 1 - 0
.gitattributes

@@ -7871,6 +7871,7 @@ rtl/README.txt svneol=native#text/plain
 rtl/aarch64/int64p.inc svneol=native#text/plain
 rtl/aarch64/math.inc svneol=native#text/plain
 rtl/aarch64/mathu.inc svneol=native#text/plain
+rtl/aarch64/set.inc svneol=native#text/plain
 rtl/aix/Makefile svneol=native#text/plain
 rtl/aix/Makefile.fpc svneol=native#text/plain
 rtl/aix/dlaix.inc svneol=native#text/plain

+ 15 - 0
rtl/aarch64/set.inc

@@ -0,0 +1,15 @@
+{
+    This file is part of the Free Pascal run time library.
+    Copyright (c) 2002 by the Free Pascal development team
+
+    Include file with set operations called by the compiler
+
+    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.
+
+ **********************************************************************}
+