Fix compiltion of powerpc compiler

This commit is contained in:
Pierre Muller 2026-01-21 17:46:50 +01:00
parent f9a36d68b0
commit 9d0e1bdcfd

View File

@ -361,6 +361,7 @@ uses
LA_LR_AIX = 8;
LA_LR_SYSV = 4;
{ offset in the linkage area for the saved RTOC register}
LA_RTOC_SYSV = 20;
LA_RTOC_AIX = 20;
LA_RTOC_ELFV2 = 12;