* ensure that the includes for the new mm related files are indeed enabled

git-svn-id: trunk@43966 -
This commit is contained in:
svenbarth 2020-01-18 11:22:20 +00:00
parent ee760a60f4
commit b3c579f49c
2 changed files with 2 additions and 2 deletions

View File

@ -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]; function fpc_x86_get_gs:longint;[internproc:fpc_in_x86_get_gs];
{ include automatically generated procs } { include automatically generated procs }
{ $i cpummprocs.inc} {$i cpummprocs.inc}

View File

@ -28,4 +28,4 @@
fpc_in_x86_get_gs = fpc_in_cpu_first+13; fpc_in_x86_get_gs = fpc_in_cpu_first+13;
{ include automatically generated numbers } { include automatically generated numbers }
{ $i cpumminnr.inc} {$i cpumminnr.inc}