mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-16 04:30:35 +01:00
* initial implementation
This commit is contained in:
parent
6709cc3a6f
commit
57943e4035
19
rtl/powerpc/mathu.inc
Normal file
19
rtl/powerpc/mathu.inc
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
$Id$
|
||||
This file is part of the Free Pascal run time library.
|
||||
Copyright (c) 1999-2000 by Florian Klaempfl
|
||||
member of the Free Pascal development team
|
||||
|
||||
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.
|
||||
|
||||
**********************************************************************}
|
||||
{
|
||||
$Log$
|
||||
Revision 1.1 2003-04-24 09:14:22 florian
|
||||
* initial implementation
|
||||
}
|
||||
19
rtl/powerpc/mathuh.inc
Normal file
19
rtl/powerpc/mathuh.inc
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
$Id$
|
||||
This file is part of the Free Pascal run time library.
|
||||
Copyright (c) 1999-2000 by Florian Klaempfl
|
||||
member of the Free Pascal development team
|
||||
|
||||
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.
|
||||
|
||||
**********************************************************************}
|
||||
{
|
||||
$Log$
|
||||
Revision 1.1 2003-04-24 09:14:22 florian
|
||||
* initial implementation
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user