mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 08:19:22 +02:00
* r8717 for ppc64 (fixed compilation after r8715)
git-svn-id: trunk@8720 -
This commit is contained in:
parent
89b5825029
commit
e0a45eaf28
@ -102,7 +102,7 @@ function gas_regname(r: Tregister): string;
|
|||||||
implementation
|
implementation
|
||||||
|
|
||||||
uses
|
uses
|
||||||
globtype, globals,
|
globtype, globals,aasmbase,
|
||||||
cutils, verbose, systems;
|
cutils, verbose, systems;
|
||||||
|
|
||||||
const
|
const
|
||||||
|
Loading…
Reference in New Issue
Block a user