mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 04:49:42 +01:00
* fixed compilation after r35034
- removed commented-out uses statement git-svn-id: trunk@35046 -
This commit is contained in:
parent
8c167f4e40
commit
ba33da711a
@ -46,20 +46,9 @@ implementation
|
||||
globtype,
|
||||
systems,verbose,cutils,
|
||||
cpubase,cgbase,cgutils,cgobj,
|
||||
symsym,symcpu,nld,
|
||||
symconst, symsym,symcpu,nld,
|
||||
aasmbase,aasmtai,aasmdata,aasmcpu;
|
||||
|
||||
{ uses
|
||||
globtype,systems,
|
||||
cutils,verbose,globals,
|
||||
cgbase,cgutils,
|
||||
cpubase,paramgr,
|
||||
aasmtai,aasmdata,aasmcpu,
|
||||
nbas,nmem,nld,ncnv,
|
||||
symdef,symsym,symcpu,
|
||||
cga,cgobj,cpuinfo;}
|
||||
|
||||
|
||||
procedure tx8664callnode.do_syscall;
|
||||
var
|
||||
tmpref: treference;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user