From e82201d6aca3ca19e076c974644246c29e39dade Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Mon, 23 Feb 2015 22:50:57 +0000 Subject: [PATCH] + dummy set.inc for AArch64 git-svn-id: trunk@29882 - --- .gitattributes | 1 + rtl/aarch64/set.inc | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 rtl/aarch64/set.inc diff --git a/.gitattributes b/.gitattributes index 9e9f6ac567..bcec80a472 100644 --- a/.gitattributes +++ b/.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 diff --git a/rtl/aarch64/set.inc b/rtl/aarch64/set.inc new file mode 100644 index 0000000000..af93168b3b --- /dev/null +++ b/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. + + **********************************************************************} +