+ dummy AArch64 stringss.inc file

git-svn-id: trunk@29883 -
This commit is contained in:
Jonas Maebe 2015-02-23 22:51:00 +00:00
parent e82201d6ac
commit 6b371315f3
2 changed files with 19 additions and 0 deletions

1
.gitattributes vendored
View File

@ -7872,6 +7872,7 @@ 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/aarch64/stringss.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

18
rtl/aarch64/stringss.inc Normal file
View File

@ -0,0 +1,18 @@
{
This file is part of the Free Pascal run time library.
Copyright (c) 1999-2000 by Jonas Maebe, member of the
Free Pascal development team
Processor dependent part of strings.pp, not 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.
**********************************************************************}