mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 06:08:16 +02:00
* fixed runtime
This commit is contained in:
parent
5538700c8a
commit
dacd24d1d0
@ -8,7 +8,7 @@
|
||||
|
||||
function GetDynamicMethod(AClass: TClass; Index: Integer): Pointer; assembler;
|
||||
asm
|
||||
CALL System.@Halt
|
||||
CALL System.@Paramcount
|
||||
end;
|
||||
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user