mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 04:48:07 +02:00
* real consts are now stored in text segment so they can be easier accessed
git-svn-id: trunk@1176 -
This commit is contained in:
parent
10db94c8c1
commit
c67502ac2c
@ -38,7 +38,9 @@ unit cpunode;
|
||||
narmcal,
|
||||
narmmat,
|
||||
narminl,
|
||||
narmcnv
|
||||
narmcnv,
|
||||
narmcon
|
||||
;
|
||||
|
||||
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user