mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 13:09:32 +02:00
* ensure that the includes for the new mm related files are indeed enabled
git-svn-id: trunk@43966 -
This commit is contained in:
parent
ee760a60f4
commit
b3c579f49c
@ -33,4 +33,4 @@ function fpc_x86_get_fs:longint;[internproc:fpc_in_x86_get_fs];
|
||||
function fpc_x86_get_gs:longint;[internproc:fpc_in_x86_get_gs];
|
||||
|
||||
{ include automatically generated procs }
|
||||
{ $i cpummprocs.inc}
|
||||
{$i cpummprocs.inc}
|
||||
|
@ -28,4 +28,4 @@
|
||||
fpc_in_x86_get_gs = fpc_in_cpu_first+13;
|
||||
|
||||
{ include automatically generated numbers }
|
||||
{ $i cpumminnr.inc}
|
||||
{$i cpumminnr.inc}
|
||||
|
Loading…
Reference in New Issue
Block a user