mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-02 19:22:05 +01:00
Fix compilation of alpha/cpuinfo unit
git-svn-id: trunk@20122 -
This commit is contained in:
parent
6b2a0e978b
commit
752fabab73
@ -56,7 +56,7 @@ Const
|
||||
{ Size of native extended type }
|
||||
extended_size = 16;
|
||||
{# Size of a pointer }
|
||||
sizeof(aint) = 8;
|
||||
aint_size = 8;
|
||||
{# Size of a multimedia register }
|
||||
mmreg_size = 8;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user