mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-24 08:49:18 +02:00
Added missing unit for tcpuregisterset
git-svn-id: trunk@22754 -
This commit is contained in:
parent
f7c333cee0
commit
825fa86824
@ -32,7 +32,7 @@ unit cpupara;
|
||||
cpubase,
|
||||
aasmdata,
|
||||
symconst,symtype,symdef,symsym,
|
||||
parabase,paramgr,cgbase;
|
||||
parabase,paramgr,cgbase,cgutils;
|
||||
|
||||
type
|
||||
{ Returns the location for the nr-st 32 Bit int parameter
|
||||
|
Loading…
Reference in New Issue
Block a user