mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 08:29:32 +01:00
- removed some unit dependencies (most notable cg64f32)
git-svn-id: trunk@3394 -
This commit is contained in:
parent
a6863b49e1
commit
5fc6e81f55
@ -29,8 +29,7 @@ unit cgppc;
|
|||||||
globtype,symtype,symdef,
|
globtype,symtype,symdef,
|
||||||
cgbase,cgobj,
|
cgbase,cgobj,
|
||||||
aasmbase,aasmcpu,aasmtai,aasmdata,
|
aasmbase,aasmcpu,aasmtai,aasmdata,
|
||||||
cpubase,cpuinfo,cgutils,cg64f32,rgcpu,
|
cpubase,cpuinfo,cgutils,rgcpu;
|
||||||
parabase;
|
|
||||||
|
|
||||||
type
|
type
|
||||||
tcgppcgen = class(tcg)
|
tcgppcgen = class(tcg)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user