mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 09:40:29 +02:00
- deleted (old 1.0.x compatibility file)
git-svn-id: trunk@12928 -
This commit is contained in:
parent
d79161a01a
commit
590f4d2efc
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -5190,7 +5190,6 @@ rtl/bsd/powerpc/syscall.inc svneol=native#text/plain
|
||||
rtl/bsd/powerpc/syscallh.inc svneol=native#text/plain
|
||||
rtl/bsd/readme.txt svneol=native#text/plain
|
||||
rtl/bsd/suuid.inc svneol=native#text/plain
|
||||
rtl/bsd/sysbsd.pp svneol=native#text/plain
|
||||
rtl/bsd/sysctl.pp svneol=native#text/plain
|
||||
rtl/bsd/sysos.inc svneol=native#text/plain
|
||||
rtl/bsd/sysosh.inc svneol=native#text/plain
|
||||
|
@ -1,18 +0,0 @@
|
||||
{
|
||||
This file is part of the Free Pascal run time librar~y.
|
||||
Copyright (c) 2000 by Marco van de Voort
|
||||
member of the Free Pascal development team.
|
||||
|
||||
For bootstrapping with 1.0.x compilers (which still want sysbsd
|
||||
as system unit name)
|
||||
|
||||
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.
|
||||
|
||||
**********************************************************************}
|
||||
|
||||
{$i system.pp}
|
Loading…
Reference in New Issue
Block a user